/**
 * 生成像Guid的随机数
 */
export declare function guid(): string;
//# sourceMappingURL=guid.d.ts.map