export declare const getProductDetail: { (uri: string, slug: string): Promise; parameters: any; };