export declare function timeInSeconds(field: string, asField?: string): string; export declare function expireTime(ttl_s?: number): Date;