/** * create a timestamp in seconds */ export declare const timestamp: (sec?: boolean) => number;