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