import * as React from 'react'; import Types from './Types'; const VideoExamples = () => ( <> ); export default VideoExamples;