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