/**
 * Documentation for the updateProperty operation
 */
/**
 * Returns documentation for the updateProperty operation
 * @return {string} markdown documentation
 */
export declare function updatePropertyDocs(): string;
/**
 * Returns a brief summary of the updateProperty operation.
 * @return {string} A short description of the function.
 */
export declare function updatePropertySummary(): string;
export default updatePropertyDocs;
