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