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