export declare function humanize(value: string): string;
