export declare type ContentClassifier = (content: string) => string | undefined;
//# sourceMappingURL=ContentClassifier.d.ts.map