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