/// import { IconProps } from "../SvgIcon"; export declare const Tag: (props?: IconProps) => JSX.Element; export default Tag;