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