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