import type { CSS } from './types'; export declare const css: CSS; export { mergeConfig, component } from './common'; export type { Variant, ComponentConfig, RootProps, CSS, RootPropsOmitOnChange, RootPropsOmitOnChangeAndDefaultValue, RootPropsOmitDraggable, } from './types'; //# sourceMappingURL=index.d.ts.map