/**
 * Metadata for Agent LLM execution tools
 *
 * @public exported from `@promptbook/core`
 */
export declare const _AgentMetadata: import("../../_packages/types.index").Registration;
/**
 * TODO: [🧠] Consider adding a special trust level for AgentLlmExecutionTools
 * TODO: [🎶] Naming "constructor" vs "creator" vs "factory"
 * Note: [💞] Ignore a discrepancy between file name and entity name
 */
