import '../../setup-fixture'; import { type ProductBlockContent } from './ProductBlockContent'; export declare const PRODUCT_BLOCK_WITH_IMAGE: ProductBlockContent; export declare const PRODUCT_BLOCK: ProductBlockContent; declare const _default: { 'primary with back button': any; 'primary with back button direction left': any; 'primary with color benefits': any; 'primary with list': any; 'primary without image': any; 'primary with default benefits': any; 'primary with insurance': any; 'secondary with back button': any; 'secondary with benefits': any; 'secondary with benefits and utm': any; 'secondary with list': any; 'secondary without image': any; 'secondary without back button': any; }; export default _default;