import { SingleSelectTheme } from './types'; declare const singleSelect: SingleSelectTheme; export default singleSelect;