export as namespace microtime; export function now(): number; export function nowDouble(): number; export function nowStruct(): number[];