import React from "react"; import "./index.less"; declare const ProductDetailDrawer: () => React.JSX.Element; export default ProductDetailDrawer;