import React from 'react'; import { ListItemWrapperProps } from '../common'; declare const ScreenshotListItemWrapper: React.FC; export { ScreenshotListItemWrapper };