import { Fetcher } from '../../../common/api'; export declare const clearBasket: (fetcher: Fetcher, customerId: string) => Promise;