UNPKG

react-life-design

Version:
9 lines (8 loc) 182 B
interface Colors { mongeral: string; regalBlue: string; white: string; heaven: string; } declare const _default: (Colors: Colors) => string; export default _default;