import type { CartKey } from './types';
export declare const cartKeysThatDoNotAllowFetch: CartKey[];
//# sourceMappingURL=cart-keys.d.ts.map