import type Graphic from "../../../Graphic.js"; import type InputBase from "./InputBase.js"; import type { AttributeFormSupportedLayerUnion } from "../types.js"; import type { InputBaseProperties } from "./InputBase.js"; /** @since 5.0 */ export interface SingleFeatureInputProperties