export declare function makePrefixRemover(prefixes: Iterable): (expr: string) => string; //# sourceMappingURL=makePrefixRemover.d.ts.map