/** * @returns {number} current time in microseconds */ export declare function now(): number;