import { ProductView } from '../utilities/types'; export declare const useProducts: () => ProductView[]; //# sourceMappingURL=useProducts.d.ts.map