import React from 'react'; interface Props { tool: string; } export declare const RenderTool: React.NamedExoticComponent; export {}; //# sourceMappingURL=RenderTool.d.ts.map