declare function humanize(text?: string): string; export default humanize;