/** * The method that generates a unique id. * @returns */ export declare function uid(): string; //# sourceMappingURL=uid.d.ts.map