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