declare const timestamp: (strings: TemplateStringsArray, ...slots: any[]) => string; export { timestamp };