export declare const secondsToDate: (timestamp?: number) => Date | undefined;
