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