import React from 'react'; declare const Thumbnail: (props: any) => React.JSX.Element; export default Thumbnail;