import CustomProperty from './CustomProperty'; export default class DeviceProperty extends CustomProperty { get name(): string; } //# sourceMappingURL=DeviceProperty.d.ts.map