/** Make an ID that is unique to at least this runtime */ export declare const makeUID: () => string; //# sourceMappingURL=uid.d.ts.map