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