UNPKG

northants-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.

12 lines (11 loc) 551 B
import React from 'react'; interface RecyclingInformationPageExample1Props { } export declare const RecyclingInformationPageExample1: React.FunctionComponent<RecyclingInformationPageExample1Props>; interface RecyclingInformationPageExample2Props { } export declare const RecyclingInformationPageExample2: React.FunctionComponent<RecyclingInformationPageExample2Props>; interface RecyclingInformationPageExample3Props { } export declare const RecyclingInformationPageExample3: React.FunctionComponent<RecyclingInformationPageExample3Props>; export {};