export interface DmnDataType { name: string; isCustom: boolean; } //# sourceMappingURL=DmnDataType.d.ts.map