/** * Get the current timestamp in linux ( seconds ) format */ export declare function linuxTimestamp(): number; //# sourceMappingURL=linuxTimestamp.d.ts.map