import type { IconComponent } from '../types'; declare const Monitor: IconComponent; export default Monitor;