export declare function secondsToReadable(secs: number, roundToMinutes?: boolean): string; export declare function printNetworkError(error: unknown): void; //# sourceMappingURL=utility.d.ts.map