import { RemixiconReactIconComponentType } from './dist/typings';

declare const VideoFillIcon: RemixiconReactIconComponentType;
export default VideoFillIcon;
