export declare const getProduct: { (productId: Amity.InternalProduct['productId']): Promise>; locally(productId: Amity.InternalProduct['productId']): Amity.Cached | undefined; }; //# sourceMappingURL=getProduct.d.ts.map