export { descWithExamples } from '@mcp-consultant-tools/core'; export declare const PIPELINE_PARAM_EXAMPLES: { label: string; value: string; }[]; export declare const RUN_STATUS_EXAMPLES: { label: string; value: string; }[]; export declare const DATETIME_RANGE_EXAMPLES: { label: string; value: string; }[]; export declare const FACTORY_ID_EXAMPLES: { label: string; value: string; }[]; export declare const TRIGGER_TYPE_EXAMPLES: { label: string; value: string; }[]; export declare const TRIGGER_RUN_STATUS_EXAMPLES: { label: string; value: string; }[]; //# sourceMappingURL=tool-examples.d.ts.map