import { IconDefinition } from '../types';
declare const ToolFilled: IconDefinition;
export default ToolFilled;
