import React from 'react'; import { IconProps } from '../index'; declare const Videocam: React.FC; export default Videocam;