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

declare const RobotLineIcon: RemixiconReactIconComponentType;
export default RobotLineIcon;
