sass-template-common 0.9.209 → 0.9.210

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1827,6 +1827,8 @@ export declare const new_speculationRules_section: {
1827
1827
  })[];
1828
1828
  };
1829
1829
 
1830
+ export declare const NewDescriptionBlock: FC<NewDescriptionBlockProps>;
1831
+
1830
1832
  declare interface NewDescriptionBlockProps {
1831
1833
  imageSize?: {
1832
1834
  height: string;
@@ -18294,6 +18294,7 @@ export {
18294
18294
  Lm as ModuloBlockNews,
18295
18295
  Um as ModuloNewsletter,
18296
18296
  Tm as ModuloOpinion,
18297
+ Pa as NewDescriptionBlock,
18297
18298
  ad as NewListResponseDataPH,
18298
18299
  to as NewsArticle,
18299
18300
  Om as NewsComponent,