declare const toUnix: (date: Date) => number; export default toUnix; //# sourceMappingURL=toUnix.d.ts.map