export declare const bigcommerceCorsProduct: (id: number) => { addToCartUrl: string; addToWishlistUrl: string; availabilityV2: { status: string; description: string; }; brand: any; categories: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { description: string; entityId: number; name: string; path: string; }; cursor: string; }[]; }; condition: string; createdAt: { utc: string; }; defaultImage: { altText: string; isDefault: boolean; urlOriginal: string; }; depth: any; description: string; entityId: number; giftWrappingOptions: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; gtin: any; height: { unit: string; value: number; }; id: string; images: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { altText: string; isDefault: boolean; urlOriginal: string; }; cursor: string; }[]; }; inventory: { aggregated: any; hasVariantInventory: boolean; isInStock: boolean; }; maxPurchaseQuantity: any; minPurchaseQuantity: any; mpn: any; name: string; path: string; plainTextDescription: string; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; reviewSummary: { averageRating: number; numberOfReviews: number; summationOfRatings: number; }; seo: { metaDescription: string; metaKeywords: string; pageTitle: string; }; showCartAction: boolean; sku: string; type: string; upc: any; variants: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { defaultImage: any; depth: any; entityId: number; gtin: any; height: { unit: string; value: number; }; id: string; inventory: { aggregated: any; isInStock: boolean; }; isPurchasable: boolean; mpn: any; options: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; sku: string; upc: any; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; cursor: string; }[]; }; warranty: string; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; export declare const bigcommerceCorsProductQuery: (total: number, pageSize: number, pageNumber: number) => { data: { site: { search: { searchProducts: { products: { collectionInfo: { totalItems: number; }; pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { addToCartUrl: string; addToWishlistUrl: string; availabilityV2: { status: string; description: string; }; brand: any; categories: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { description: string; entityId: number; name: string; path: string; }; cursor: string; }[]; }; condition: string; createdAt: { utc: string; }; defaultImage: { altText: string; isDefault: boolean; urlOriginal: string; }; depth: any; description: string; entityId: number; giftWrappingOptions: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; gtin: any; height: { unit: string; value: number; }; id: string; images: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { altText: string; isDefault: boolean; urlOriginal: string; }; cursor: string; }[]; }; inventory: { aggregated: any; hasVariantInventory: boolean; isInStock: boolean; }; maxPurchaseQuantity: any; minPurchaseQuantity: any; mpn: any; name: string; path: string; plainTextDescription: string; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; reviewSummary: { averageRating: number; numberOfReviews: number; summationOfRatings: number; }; seo: { metaDescription: string; metaKeywords: string; pageTitle: string; }; showCartAction: boolean; sku: string; type: string; upc: any; variants: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { defaultImage: any; depth: any; entityId: number; gtin: any; height: { unit: string; value: number; }; id: string; inventory: { aggregated: any; isInStock: boolean; }; isPurchasable: boolean; mpn: any; options: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; sku: string; upc: any; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; cursor: string; }[]; }; warranty: string; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; cursor: string; }[]; }; }; }; }; }; }; export declare const bigcommerceCorsProductsByCategory: (categoryId: number, total: number, pageSize: number, pageNumber: number) => { data: { site: { category: { entityId: number; products: { collectionInfo: { totalItems: number; }; pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { addToCartUrl: string; addToWishlistUrl: string; availabilityV2: { status: string; description: string; }; brand: any; categories: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { description: string; entityId: number; name: string; path: string; }; cursor: string; }[]; }; condition: string; createdAt: { utc: string; }; defaultImage: { altText: string; isDefault: boolean; urlOriginal: string; }; depth: any; description: string; entityId: number; giftWrappingOptions: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; gtin: any; height: { unit: string; value: number; }; id: string; images: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { altText: string; isDefault: boolean; urlOriginal: string; }; cursor: string; }[]; }; inventory: { aggregated: any; hasVariantInventory: boolean; isInStock: boolean; }; maxPurchaseQuantity: any; minPurchaseQuantity: any; mpn: any; name: string; path: string; plainTextDescription: string; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; reviewSummary: { averageRating: number; numberOfReviews: number; summationOfRatings: number; }; seo: { metaDescription: string; metaKeywords: string; pageTitle: string; }; showCartAction: boolean; sku: string; type: string; upc: any; variants: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { defaultImage: any; depth: any; entityId: number; gtin: any; height: { unit: string; value: number; }; id: string; inventory: { aggregated: any; isInStock: boolean; }; isPurchasable: boolean; mpn: any; options: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; sku: string; upc: any; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; cursor: string; }[]; }; warranty: string; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; cursor: string; }[]; }; }; }; }; }; export declare const bigcommerceCorsProductsByIDs: (ids: number[]) => { data: { site: { products: { collectionInfo: { totalItems: number; }; pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { addToCartUrl: string; addToWishlistUrl: string; availabilityV2: { status: string; description: string; }; brand: any; categories: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { description: string; entityId: number; name: string; path: string; }; cursor: string; }[]; }; condition: string; createdAt: { utc: string; }; defaultImage: { altText: string; isDefault: boolean; urlOriginal: string; }; depth: any; description: string; entityId: number; giftWrappingOptions: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; gtin: any; height: { unit: string; value: number; }; id: string; images: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { altText: string; isDefault: boolean; urlOriginal: string; }; cursor: string; }[]; }; inventory: { aggregated: any; hasVariantInventory: boolean; isInStock: boolean; }; maxPurchaseQuantity: any; minPurchaseQuantity: any; mpn: any; name: string; path: string; plainTextDescription: string; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; reviewSummary: { averageRating: number; numberOfReviews: number; summationOfRatings: number; }; seo: { metaDescription: string; metaKeywords: string; pageTitle: string; }; showCartAction: boolean; sku: string; type: string; upc: any; variants: { pageInfo: { hasNextPage: boolean; endCursor: string; }; edges: { node: { defaultImage: any; depth: any; entityId: number; gtin: any; height: { unit: string; value: number; }; id: string; inventory: { aggregated: any; isInStock: boolean; }; isPurchasable: boolean; mpn: any; options: { pageInfo: { hasNextPage: boolean; endCursor: any; }; edges: any[]; }; prices: { basePrice: { currencyCode: string; value: number; }; mapPrice: any; price: { currencyCode: string; value: number; }; priceRange: { max: { currencyCode: string; value: number; }; min: { currencyCode: string; value: number; }; }; retailPrice: any; retailPriceRange: any; salePrice: any; saved: any; }; sku: string; upc: any; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; cursor: string; }[]; }; warranty: string; weight: { unit: string; value: number; }; width: { unit: string; value: number; }; }; }[]; }; }; }; }; export declare const bigcommerceCorsCategoryTree: { data: { site: { categoryTree: { name: string; path: string; entityId: number; description: string; image: any; productCount: number; children: { name: string; path: string; entityId: number; description: string; image: any; productCount: number; children: { name: string; path: string; entityId: number; description: string; image: any; productCount: number; children: any[]; }[]; }[]; }[]; }; }; };