import { RemixiconReactIconComponentType } from './dist/typings';

declare const ToolsFillIcon: RemixiconReactIconComponentType;
export default ToolsFillIcon;
