export declare class GuidHelper {
    private static readonly LOG_CATEGORY;
    static StringToGuid(anyString: string): any;
}
//# sourceMappingURL=GuidHelper.d.ts.map