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