import React from 'react' export const renderImgSlide = (item: any, index: number) => { return ( ) }