import { IconDefinition } from '../types';
declare const VideoCameraAddOutlined: IconDefinition;
export default VideoCameraAddOutlined;
