import type { AttributeTypeAndValue } from "../modules/InformationFramework/AttributeTypeAndValue.ta.mjs"; /** * @deprecated */ export default function attributeTypeAndValueToString(atav: AttributeTypeAndValue): string; //# sourceMappingURL=attributeTypeAndValueToString.d.mts.map