/** * clean the given source from space, comments, etc... * @ignore */ export function minify(src: any): any; //# sourceMappingURL=string.d.ts.map