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