import { Tool } from '../types';
export declare function getRegisteredTools(): Tool[];
//# sourceMappingURL=getRegisteredTools.d.ts.map