export declare const fetchProductIds: (productIds: any, productList: any) => any; export declare const fetchPrice: (product: any, isMobileFlow: boolean, isConfigurator?: boolean) => any;