import { InventoryItemReturnFieldsFragment } from "../graphql"; export default function useInventoryItems(): InventoryItemReturnFieldsFragment[];