import React from 'react'; import { TagProps } from './types'; export declare const Tag: = "span">({ renderAs, children, variant, ...rest }: TagProps) => JSX.Element;