import type IProps from './ItemsBadge.types';
declare const _default: import("@emotion/styled").StyledComponent<IProps & {
    theme?: import("@emotion/react").Theme;
}, {}, {}>;
export default _default;
