declare const _default: (bgColor: string, lightColor: string, darkColor: string) => string; export default _default;