import { PromoProps } from './PromoBlock.types';
/**
 * Example data for the PromoBlock stories
 */
export declare const PromoBlocksData: Array<PromoProps>;
