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