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

declare const RobotFillIcon: RemixiconReactIconComponentType;
export default RobotFillIcon;
