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