/** * This helper will prettify the string. */ export declare const prettyString: (str: string) => string; //# sourceMappingURL=index.d.ts.map