import { FC } from 'react'; declare const ProductContextProvider: FC; export default ProductContextProvider;