export declare function DataValue(props: { type?: string; value: any; }): any; //# sourceMappingURL=DataValue.d.ts.map