import { SaleorAPI } from "../api"; export declare const hookFactory: (query: T) => () => SaleorAPI[T];