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