UNPKG

108 BTypeScriptView Raw
1import React from 'react';
2export declare const Tag: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;