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