import { ReactIconComponentType } from '../types';

declare const Videocam: ReactIconComponentType;
export default Videocam;
            