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