import { A as StructuredPathSelector, C as PathRule, D as PublicWildcardSegment, E as PublicRecursiveWildcardSegment, O as RegexPathSegment, S as PathEntry, T as PathSelector, _ as DiagnosticSink, a as KeySelector, b as FunctionCensorContext, c as SubstringRule, d as Transformer, f as TransformersByConstructor, g as DiagnosticEvent, h as IgnoredValueTypesOption, i as KeyRule, k as StructuredPathSegment, l as ValueTypeName, m as TransformersOption, n as RedactorFactory, o as SerialiseOption, p as TransformersByType, r as DeepRedactOptions, s as StringTest, t as Redactor, u as CustomConstructorTransformerRegistration, v as DiagnosticsOptions, w as PathSegments, x as IgnorePathSegment, y as Censor } from "./public-Da0aARA9.cjs"; //#region src/index.d.ts declare const deepRedact: RedactorFactory; declare const createRedactor: RedactorFactory; //#endregion export { type Censor, type CustomConstructorTransformerRegistration, type DeepRedactOptions, type DiagnosticEvent, type DiagnosticSink, type DiagnosticsOptions, type FunctionCensorContext, type IgnorePathSegment, type IgnoredValueTypesOption, type KeyRule, type KeySelector, type PathEntry, type PathRule, type PathSegments, type PathSelector, type PublicRecursiveWildcardSegment, type PublicWildcardSegment, type Redactor, type RedactorFactory, type RegexPathSegment, type SerialiseOption, type StringTest, type StructuredPathSegment, type StructuredPathSelector, type SubstringRule, type Transformer, type TransformersByConstructor, type TransformersByType, type TransformersOption, type ValueTypeName, createRedactor, deepRedact };