declare const trim: (source: string, characters: string) => string; export { trim, }; //# sourceMappingURL=trim.d.ts.map