export type UuidValue = string; export declare function LoadUuidValue(current: UuidValue, payload: any): UuidValue;