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