import type { DataValue } from "@osdk/foundry.ontologies"; export declare function toPropertyDataValue(value: unknown): DataValue;