import { ExoSelects } from '../../accessories/ExoTypings'; export declare const exoSelectUnion: (sels: ExoSelects, arr?: boolean) => string;