export default function nanThrows<T extends number | Date>(x: T, error: string | Error): T;
//# sourceMappingURL=nanThrows.d.ts.map