export declare function datetimeNow(): string;
export declare function uuidv4(): string;
export { nanoid } from "nanoid";
export { DateTime, Duration, FixedOffsetZone, IANAZone, Info, Interval, InvalidZone, Settings, SystemZone, VERSION, Zone, } from "luxon";
export declare function getNoun(): string;
export declare function getAdjectives(): string;
