declare module 'monotonic-timestamp' { function timestamp(): number export = timestamp }