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

declare const VideoLibrary: ReactIconComponentType;
export default VideoLibrary;
            