import type { RedactionContext, LayerResult } from "../types.js"; export declare function apply(text: string, ctx: RedactionContext): LayerResult; //# sourceMappingURL=layer-9-10-connection.d.ts.map