declare const timestamp: () => string; declare const month: string; export { month, timestamp };