import { unitOfTime } from 'moment'; export declare const timePassedAfterReject: (originalMsg: Record, unitOfTime?: unitOfTime.DurationConstructor) => number;