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

declare const VideoCameraFront: ReactIconComponentType;
export default VideoCameraFront;
            