import { Component } from 'react'; export default class ProductCarouselBlock extends Component { render(): JSX.Element; }