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