import { GxGuid } from "../gxguid";
export declare const GxGuidFromISOString: (s: string) => GxGuid;
