import { ErrorMessage, ProductItemDefinition } from "../types"; export declare const useProductItems: () => import("react-query").UseQueryResult;