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