/**
 * 生成guid
 * @returns
 */
export declare function guid(): string;
