import m from 'mithril'; import { SVGAttributes } from '../svg'; declare const DeviceCameraVideo: m.Component; export default DeviceCameraVideo;