/// import { IconProps } from '../../types'; declare const MonitorCamera: (allProps: IconProps) => JSX.Element; export default MonitorCamera;