export declare const CLASSES: { transfer: string; 'transfer.is-disabled': string; transfer__panel: string; transfer__actions: string; transfer__header: string; 'transfer__header-title': string; transfer__search: string; 'transfer__list-container': string; transfer__list: string; transfer__loading: string; transfer__option: string; 'transfer__option.is-disabled': string; 'transfer__option-prefix': string; 'transfer__option-content': string; }; export declare const IS_SELECTED: unique symbol; export declare const NO_MATCH: unique symbol;