import { AppThunk } from 'store'; export declare const getProductRequest: (id: string) => AppThunk;