declare const Tag: (props: any) => JSX.Element;
export default Tag;
