export declare const DateUtils: { fromCardanoTimeToDate: (cardanoDt: number) => Date; };