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