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

declare const FeaturedVideo: ReactIconComponentType;
export default FeaturedVideo;
            