export type { Sntp, SntpError, SntpOptions, SntpSyncResult, SntpSyncResultWithStop, } from '@mikrojs/native/runtime/sntp/types'; export { sntp } from '@mikrojs/native/runtime/sntp/types'; //# sourceMappingURL=sntp.d.ts.map