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