UNPKG

@nnc-digital/nnc-design-system

Version:

Design system for West & North Northamptonshire Councils, two unitary councils encompassing Wellingborough, Corby, Daventry, East Northants, Kettering, Northampton, Northamptonshire County and South Northants.

8 lines (7 loc) 232 B
import { NewsArticleListProps } from './NewsArticleList.types'; export declare const NewsArticleFilters: { articleType: any; services: any; searchTerm: any; }; export declare const newsArticleData: NewsArticleListProps;