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