import { BaseTagProps } from './types'; export declare const Tag: import('react').ForwardRefExoticComponent>; export default Tag;