import type { PlatformUserDefinedPropertyValue } from "./../platform/PlatformUserDefinedPropertyValue.js"; export type PlatformProperties = {} & Record;