import { FC } from 'react'; import { TagGroupProps } from './types'; export * from './types'; export declare const TagGroup: FC; //# sourceMappingURL=index.d.ts.map