UNPKG

react-life-design

Version:
8 lines (7 loc) 162 B
interface Colors { lochmara: string; regalBlue: string; white: string; } declare const _default: (Colors: Colors) => string; export default _default;