import type { MultiSelectState } from './types'; export declare const getComponentCss: (isOpen: boolean, _disabled: boolean, _state: MultiSelectState, _compact: boolean, isUp?: boolean) => string; //# sourceMappingURL=diwa-multi-select-styles.d.ts.map