declare const date: (...args: any[]) => string; export default date;