import * as React from 'react';
export declare const colors: string[];
export default function ComboBox(): React.JSX.Element;
