export declare function buildRunId(date?: Date): string; export declare function slugify(value: string): string;