declare const today: (format?: string) => string; export default today;