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.
7 lines (6 loc) • 405 B
TypeScript
import { HeroImageProps } from './HeroImage.types';
export declare const HeroImageExampleBoxedData: HeroImageProps;
export declare const HeroImageExampleGradientData: HeroImageProps;
export declare const HeroImageExampleMicroSiteData: HeroImageProps;
export declare const HeroImageExampleBoxedWithBreadcrumbData: HeroImageProps;
export declare const HeroImageExampleBoxedWithCustomSearch: HeroImageProps;