UNPKG

@bolttech/server-side-next

Version:

This library was generated with [Nx](https://nx.dev).

8 lines (7 loc) 150 B
export declare type CardLightProps = { lightTitle: string; boldTitle?: string; text?: string; icon?: any; url?: string; };