Repository URL to install this package:
declare function toPrettyDate(date: string): string; export { toPrettyDate };