import type { SaleDetailContext } from './types'; export declare const mockSaleDetailContext: SaleDetailContext;