import React from 'react'; import { UndrawSVGProps } from '../types'; declare const ProductTour: React.FC; export default ProductTour;