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