export declare const specs: Record<string, any>;
export declare const fetchSpec: (toolName: string) => any;
