import type { Random } from "../types.js";
export declare function generateDuration(random: Random): string;
//# sourceMappingURL=duration.d.ts.map