/** * Gets the current time in seconds. * @returns The current time in seconds. */ export declare const getNtpTimeSeconds: () => number; //# sourceMappingURL=time.d.ts.map