declare function trimmer(str: string): string; export default trimmer; //# sourceMappingURL=trimmer.d.ts.map