import { Theme } from '../../utils/theme'; declare const StyledTagGroup: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute, HTMLDivElement>, { theme: Theme; }>> & string; export { StyledTagGroup };