react-amphtml
Version:
Use amphtml components inside your React apps easily!
1,098 lines • 215 kB
TypeScript
import React from "react";
export declare type JSXIntrinsicElementsa = JSX.IntrinsicElements["a"];
export declare type JSXIntrinsicElementsabbr = JSX.IntrinsicElements["abbr"];
export declare type JSXIntrinsicElementsaddress = JSX.IntrinsicElements["address"];
export declare type JSXIntrinsicElementsarea = JSX.IntrinsicElements["area"];
export declare type JSXIntrinsicElementsarticle = JSX.IntrinsicElements["article"];
export declare type JSXIntrinsicElementsaside = JSX.IntrinsicElements["aside"];
export declare type JSXIntrinsicElementsaudio = JSX.IntrinsicElements["audio"];
export declare type JSXIntrinsicElementsb = JSX.IntrinsicElements["b"];
export declare type JSXIntrinsicElementsbase = JSX.IntrinsicElements["base"];
export declare type JSXIntrinsicElementsbdi = JSX.IntrinsicElements["bdi"];
export declare type JSXIntrinsicElementsbdo = JSX.IntrinsicElements["bdo"];
export declare type JSXIntrinsicElementsbig = JSX.IntrinsicElements["big"];
export declare type JSXIntrinsicElementsblockquote = JSX.IntrinsicElements["blockquote"];
export declare type JSXIntrinsicElementsbody = JSX.IntrinsicElements["body"];
export declare type JSXIntrinsicElementsbr = JSX.IntrinsicElements["br"];
export declare type JSXIntrinsicElementsbutton = JSX.IntrinsicElements["button"];
export declare type JSXIntrinsicElementscanvas = JSX.IntrinsicElements["canvas"];
export declare type JSXIntrinsicElementscaption = JSX.IntrinsicElements["caption"];
export declare type JSXIntrinsicElementscite = JSX.IntrinsicElements["cite"];
export declare type JSXIntrinsicElementscode = JSX.IntrinsicElements["code"];
export declare type JSXIntrinsicElementscol = JSX.IntrinsicElements["col"];
export declare type JSXIntrinsicElementscolgroup = JSX.IntrinsicElements["colgroup"];
export declare type JSXIntrinsicElementsdata = JSX.IntrinsicElements["data"];
export declare type JSXIntrinsicElementsdatalist = JSX.IntrinsicElements["datalist"];
export declare type JSXIntrinsicElementsdd = JSX.IntrinsicElements["dd"];
export declare type JSXIntrinsicElementsdel = JSX.IntrinsicElements["del"];
export declare type JSXIntrinsicElementsdetails = JSX.IntrinsicElements["details"];
export declare type JSXIntrinsicElementsdfn = JSX.IntrinsicElements["dfn"];
export declare type JSXIntrinsicElementsdialog = JSX.IntrinsicElements["dialog"];
export declare type JSXIntrinsicElementsdiv = JSX.IntrinsicElements["div"];
export declare type JSXIntrinsicElementsdl = JSX.IntrinsicElements["dl"];
export declare type JSXIntrinsicElementsdt = JSX.IntrinsicElements["dt"];
export declare type JSXIntrinsicElementsem = JSX.IntrinsicElements["em"];
export declare type JSXIntrinsicElementsembed = JSX.IntrinsicElements["embed"];
export declare type JSXIntrinsicElementsfieldset = JSX.IntrinsicElements["fieldset"];
export declare type JSXIntrinsicElementsfigcaption = JSX.IntrinsicElements["figcaption"];
export declare type JSXIntrinsicElementsfigure = JSX.IntrinsicElements["figure"];
export declare type JSXIntrinsicElementsfooter = JSX.IntrinsicElements["footer"];
export declare type JSXIntrinsicElementsform = JSX.IntrinsicElements["form"];
export declare type JSXIntrinsicElementsh1 = JSX.IntrinsicElements["h1"];
export declare type JSXIntrinsicElementsh2 = JSX.IntrinsicElements["h2"];
export declare type JSXIntrinsicElementsh3 = JSX.IntrinsicElements["h3"];
export declare type JSXIntrinsicElementsh4 = JSX.IntrinsicElements["h4"];
export declare type JSXIntrinsicElementsh5 = JSX.IntrinsicElements["h5"];
export declare type JSXIntrinsicElementsh6 = JSX.IntrinsicElements["h6"];
export declare type JSXIntrinsicElementshead = JSX.IntrinsicElements["head"];
export declare type JSXIntrinsicElementsheader = JSX.IntrinsicElements["header"];
export declare type JSXIntrinsicElementshgroup = JSX.IntrinsicElements["hgroup"];
export declare type JSXIntrinsicElementshr = JSX.IntrinsicElements["hr"];
export declare type JSXIntrinsicElementshtml = JSX.IntrinsicElements["html"];
export declare type JSXIntrinsicElementsi = JSX.IntrinsicElements["i"];
export declare type JSXIntrinsicElementsiframe = JSX.IntrinsicElements["iframe"];
export declare type JSXIntrinsicElementsimg = JSX.IntrinsicElements["img"];
export declare type JSXIntrinsicElementsinput = JSX.IntrinsicElements["input"];
export declare type JSXIntrinsicElementsins = JSX.IntrinsicElements["ins"];
export declare type JSXIntrinsicElementskbd = JSX.IntrinsicElements["kbd"];
export declare type JSXIntrinsicElementskeygen = JSX.IntrinsicElements["keygen"];
export declare type JSXIntrinsicElementslabel = JSX.IntrinsicElements["label"];
export declare type JSXIntrinsicElementslegend = JSX.IntrinsicElements["legend"];
export declare type JSXIntrinsicElementsli = JSX.IntrinsicElements["li"];
export declare type JSXIntrinsicElementslink = JSX.IntrinsicElements["link"];
export declare type JSXIntrinsicElementsmain = JSX.IntrinsicElements["main"];
export declare type JSXIntrinsicElementsmap = JSX.IntrinsicElements["map"];
export declare type JSXIntrinsicElementsmark = JSX.IntrinsicElements["mark"];
export declare type JSXIntrinsicElementsmenu = JSX.IntrinsicElements["menu"];
export declare type JSXIntrinsicElementsmenuitem = JSX.IntrinsicElements["menuitem"];
export declare type JSXIntrinsicElementsmeta = JSX.IntrinsicElements["meta"];
export declare type JSXIntrinsicElementsmeter = JSX.IntrinsicElements["meter"];
export declare type JSXIntrinsicElementsnav = JSX.IntrinsicElements["nav"];
export declare type JSXIntrinsicElementsnoindex = JSX.IntrinsicElements["noindex"];
export declare type JSXIntrinsicElementsnoscript = JSX.IntrinsicElements["noscript"];
export declare type JSXIntrinsicElementsobject = JSX.IntrinsicElements["object"];
export declare type JSXIntrinsicElementsol = JSX.IntrinsicElements["ol"];
export declare type JSXIntrinsicElementsoptgroup = JSX.IntrinsicElements["optgroup"];
export declare type JSXIntrinsicElementsoption = JSX.IntrinsicElements["option"];
export declare type JSXIntrinsicElementsoutput = JSX.IntrinsicElements["output"];
export declare type JSXIntrinsicElementsp = JSX.IntrinsicElements["p"];
export declare type JSXIntrinsicElementsparam = JSX.IntrinsicElements["param"];
export declare type JSXIntrinsicElementspicture = JSX.IntrinsicElements["picture"];
export declare type JSXIntrinsicElementspre = JSX.IntrinsicElements["pre"];
export declare type JSXIntrinsicElementsprogress = JSX.IntrinsicElements["progress"];
export declare type JSXIntrinsicElementsq = JSX.IntrinsicElements["q"];
export declare type JSXIntrinsicElementsrp = JSX.IntrinsicElements["rp"];
export declare type JSXIntrinsicElementsrt = JSX.IntrinsicElements["rt"];
export declare type JSXIntrinsicElementsruby = JSX.IntrinsicElements["ruby"];
export declare type JSXIntrinsicElementss = JSX.IntrinsicElements["s"];
export declare type JSXIntrinsicElementssamp = JSX.IntrinsicElements["samp"];
export declare type JSXIntrinsicElementsscript = JSX.IntrinsicElements["script"];
export declare type JSXIntrinsicElementssection = JSX.IntrinsicElements["section"];
export declare type JSXIntrinsicElementsselect = JSX.IntrinsicElements["select"];
export declare type JSXIntrinsicElementssmall = JSX.IntrinsicElements["small"];
export declare type JSXIntrinsicElementssource = JSX.IntrinsicElements["source"];
export declare type JSXIntrinsicElementsspan = JSX.IntrinsicElements["span"];
export declare type JSXIntrinsicElementsstrong = JSX.IntrinsicElements["strong"];
export declare type JSXIntrinsicElementsstyle = JSX.IntrinsicElements["style"];
export declare type JSXIntrinsicElementssub = JSX.IntrinsicElements["sub"];
export declare type JSXIntrinsicElementssummary = JSX.IntrinsicElements["summary"];
export declare type JSXIntrinsicElementssup = JSX.IntrinsicElements["sup"];
export declare type JSXIntrinsicElementstable = JSX.IntrinsicElements["table"];
export declare type JSXIntrinsicElementstemplate = JSX.IntrinsicElements["template"];
export declare type JSXIntrinsicElementstbody = JSX.IntrinsicElements["tbody"];
export declare type JSXIntrinsicElementstd = JSX.IntrinsicElements["td"];
export declare type JSXIntrinsicElementstextarea = JSX.IntrinsicElements["textarea"];
export declare type JSXIntrinsicElementstfoot = JSX.IntrinsicElements["tfoot"];
export declare type JSXIntrinsicElementsth = JSX.IntrinsicElements["th"];
export declare type JSXIntrinsicElementsthead = JSX.IntrinsicElements["thead"];
export declare type JSXIntrinsicElementstime = JSX.IntrinsicElements["time"];
export declare type JSXIntrinsicElementstitle = JSX.IntrinsicElements["title"];
export declare type JSXIntrinsicElementstr = JSX.IntrinsicElements["tr"];
export declare type JSXIntrinsicElementstrack = JSX.IntrinsicElements["track"];
export declare type JSXIntrinsicElementsu = JSX.IntrinsicElements["u"];
export declare type JSXIntrinsicElementsul = JSX.IntrinsicElements["ul"];
export declare type JSXIntrinsicElementsvar = JSX.IntrinsicElements["var"];
export declare type JSXIntrinsicElementsvideo = JSX.IntrinsicElements["video"];
export declare type JSXIntrinsicElementswbr = JSX.IntrinsicElements["wbr"];
export declare type JSXIntrinsicElementswebview = JSX.IntrinsicElements["webview"];
export declare type JSXIntrinsicElementssvg = JSX.IntrinsicElements["svg"];
export declare type JSXIntrinsicElementsanimate = JSX.IntrinsicElements["animate"];
export declare type JSXIntrinsicElementsanimateMotion = JSX.IntrinsicElements["animateMotion"];
export declare type JSXIntrinsicElementsanimateTransform = JSX.IntrinsicElements["animateTransform"];
export declare type JSXIntrinsicElementscircle = JSX.IntrinsicElements["circle"];
export declare type JSXIntrinsicElementsclipPath = JSX.IntrinsicElements["clipPath"];
export declare type JSXIntrinsicElementsdefs = JSX.IntrinsicElements["defs"];
export declare type JSXIntrinsicElementsdesc = JSX.IntrinsicElements["desc"];
export declare type JSXIntrinsicElementsellipse = JSX.IntrinsicElements["ellipse"];
export declare type JSXIntrinsicElementsfeBlend = JSX.IntrinsicElements["feBlend"];
export declare type JSXIntrinsicElementsfeColorMatrix = JSX.IntrinsicElements["feColorMatrix"];
export declare type JSXIntrinsicElementsfeComponentTransfer = JSX.IntrinsicElements["feComponentTransfer"];
export declare type JSXIntrinsicElementsfeComposite = JSX.IntrinsicElements["feComposite"];
export declare type JSXIntrinsicElementsfeConvolveMatrix = JSX.IntrinsicElements["feConvolveMatrix"];
export declare type JSXIntrinsicElementsfeDiffuseLighting = JSX.IntrinsicElements["feDiffuseLighting"];
export declare type JSXIntrinsicElementsfeDisplacementMap = JSX.IntrinsicElements["feDisplacementMap"];
export declare type JSXIntrinsicElementsfeDistantLight = JSX.IntrinsicElements["feDistantLight"];
export declare type JSXIntrinsicElementsfeDropShadow = JSX.IntrinsicElements["feDropShadow"];
export declare type JSXIntrinsicElementsfeFlood = JSX.IntrinsicElements["feFlood"];
export declare type JSXIntrinsicElementsfeFuncA = JSX.IntrinsicElements["feFuncA"];
export declare type JSXIntrinsicElementsfeFuncB = JSX.IntrinsicElements["feFuncB"];
export declare type JSXIntrinsicElementsfeFuncG = JSX.IntrinsicElements["feFuncG"];
export declare type JSXIntrinsicElementsfeFuncR = JSX.IntrinsicElements["feFuncR"];
export declare type JSXIntrinsicElementsfeGaussianBlur = JSX.IntrinsicElements["feGaussianBlur"];
export declare type JSXIntrinsicElementsfeImage = JSX.IntrinsicElements["feImage"];
export declare type JSXIntrinsicElementsfeMerge = JSX.IntrinsicElements["feMerge"];
export declare type JSXIntrinsicElementsfeMergeNode = JSX.IntrinsicElements["feMergeNode"];
export declare type JSXIntrinsicElementsfeMorphology = JSX.IntrinsicElements["feMorphology"];
export declare type JSXIntrinsicElementsfeOffset = JSX.IntrinsicElements["feOffset"];
export declare type JSXIntrinsicElementsfePointLight = JSX.IntrinsicElements["fePointLight"];
export declare type JSXIntrinsicElementsfeSpecularLighting = JSX.IntrinsicElements["feSpecularLighting"];
export declare type JSXIntrinsicElementsfeSpotLight = JSX.IntrinsicElements["feSpotLight"];
export declare type JSXIntrinsicElementsfeTile = JSX.IntrinsicElements["feTile"];
export declare type JSXIntrinsicElementsfeTurbulence = JSX.IntrinsicElements["feTurbulence"];
export declare type JSXIntrinsicElementsfilter = JSX.IntrinsicElements["filter"];
export declare type JSXIntrinsicElementsforeignObject = JSX.IntrinsicElements["foreignObject"];
export declare type JSXIntrinsicElementsg = JSX.IntrinsicElements["g"];
export declare type JSXIntrinsicElementsimage = JSX.IntrinsicElements["image"];
export declare type JSXIntrinsicElementsline = JSX.IntrinsicElements["line"];
export declare type JSXIntrinsicElementslinearGradient = JSX.IntrinsicElements["linearGradient"];
export declare type JSXIntrinsicElementsmarker = JSX.IntrinsicElements["marker"];
export declare type JSXIntrinsicElementsmask = JSX.IntrinsicElements["mask"];
export declare type JSXIntrinsicElementsmetadata = JSX.IntrinsicElements["metadata"];
export declare type JSXIntrinsicElementsmpath = JSX.IntrinsicElements["mpath"];
export declare type JSXIntrinsicElementspath = JSX.IntrinsicElements["path"];
export declare type JSXIntrinsicElementspattern = JSX.IntrinsicElements["pattern"];
export declare type JSXIntrinsicElementspolygon = JSX.IntrinsicElements["polygon"];
export declare type JSXIntrinsicElementspolyline = JSX.IntrinsicElements["polyline"];
export declare type JSXIntrinsicElementsradialGradient = JSX.IntrinsicElements["radialGradient"];
export declare type JSXIntrinsicElementsrect = JSX.IntrinsicElements["rect"];
export declare type JSXIntrinsicElementsstop = JSX.IntrinsicElements["stop"];
export declare type JSXIntrinsicElementsswitch = JSX.IntrinsicElements["switch"];
export declare type JSXIntrinsicElementssymbol = JSX.IntrinsicElements["symbol"];
export declare type JSXIntrinsicElementstext = JSX.IntrinsicElements["text"];
export declare type JSXIntrinsicElementstextPath = JSX.IntrinsicElements["textPath"];
export declare type JSXIntrinsicElementstspan = JSX.IntrinsicElements["tspan"];
export declare type JSXIntrinsicElementsuse = JSX.IntrinsicElements["use"];
export declare type JSXIntrinsicElementsview = JSX.IntrinsicElements["view"];
export declare const Html: React.FunctionComponent<import("./components/Html").HtmlProps>;
export declare type HeadProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementshead;
export declare const Head: React.FunctionComponent<HeadProps>;
export declare type BaseProps = {
href?: "/" | undefined;
target?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsbase;
export declare const Base: React.FunctionComponent<BaseProps>;
export declare type BodyProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsbody;
export declare const Body: React.FunctionComponent<BodyProps>;
export declare type ArticleProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsarticle;
export declare const Article: React.FunctionComponent<ArticleProps>;
export declare type AsideProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsaside;
export declare const Aside: React.FunctionComponent<AsideProps>;
export declare type H1Props = {
align?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsh1;
export declare const H1: React.FunctionComponent<H1Props>;
export declare type H2Props = {
align?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsh2;
export declare const H2: React.FunctionComponent<H2Props>;
export declare type H3Props = {
align?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsh3;
export declare const H3: React.FunctionComponent<H3Props>;
export declare type H4Props = {
align?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsh4;
export declare const H4: React.FunctionComponent<H4Props>;
export declare type H5Props = {
align?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsh5;
export declare const H5: React.FunctionComponent<H5Props>;
export declare type H6Props = {
align?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsh6;
export declare const H6: React.FunctionComponent<H6Props>;
export declare type HeaderProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsheader;
export declare const Header: React.FunctionComponent<HeaderProps>;
export declare type FooterProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsfooter;
export declare const Footer: React.FunctionComponent<FooterProps>;
export declare type AddressProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsaddress;
export declare const Address: React.FunctionComponent<AddressProps>;
export declare type PProps = {
align?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsp;
export declare const P: React.FunctionComponent<PProps>;
export declare type HrProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementshr;
export declare const Hr: React.FunctionComponent<HrProps>;
export declare type PreProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementspre;
export declare const Pre: React.FunctionComponent<PreProps>;
export declare type BlockquoteProps = {
align?: string | undefined;
cite?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsblockquote;
export declare const Blockquote: React.FunctionComponent<BlockquoteProps>;
export declare type OlProps = {
reversed?: boolean | undefined;
start?: string | undefined;
type?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsol;
export declare const Ol: React.FunctionComponent<OlProps>;
export declare type UlProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsul;
export declare const Ul: React.FunctionComponent<UlProps>;
export declare type LiProps = {
value?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsli;
export declare const Li: React.FunctionComponent<LiProps>;
export declare type DlProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsdl;
export declare const Dl: React.FunctionComponent<DlProps>;
export declare type DtProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsdt;
export declare const Dt: React.FunctionComponent<DtProps>;
export declare type DdProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsdd;
export declare const Dd: React.FunctionComponent<DdProps>;
export declare type FigureProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsfigure;
export declare const Figure: React.FunctionComponent<FigureProps>;
export declare type FigcaptionProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsfigcaption;
export declare const Figcaption: React.FunctionComponent<FigcaptionProps>;
export declare type MainProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsmain;
export declare const Main: React.FunctionComponent<MainProps>;
export declare type EmProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsem;
export declare const Em: React.FunctionComponent<EmProps>;
export declare type StrongProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsstrong;
export declare const Strong: React.FunctionComponent<StrongProps>;
export declare type SmallProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementssmall;
export declare const Small: React.FunctionComponent<SmallProps>;
export declare type SProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementss;
export declare const S: React.FunctionComponent<SProps>;
export declare type CiteProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementscite;
export declare const Cite: React.FunctionComponent<CiteProps>;
export declare type QProps = {
cite?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsq;
export declare const Q: React.FunctionComponent<QProps>;
export declare type DfnProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsdfn;
export declare const Dfn: React.FunctionComponent<DfnProps>;
export declare type AbbrProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsabbr;
export declare const Abbr: React.FunctionComponent<AbbrProps>;
export declare type DataProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsdata;
export declare const Data: React.FunctionComponent<DataProps>;
export declare type TimeProps = {
datetime?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementstime;
export declare const Time: React.FunctionComponent<TimeProps>;
export declare type CodeProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementscode;
export declare const Code: React.FunctionComponent<CodeProps>;
export declare type VarProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsvar;
export declare const Var: React.FunctionComponent<VarProps>;
export declare type SampProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementssamp;
export declare const Samp: React.FunctionComponent<SampProps>;
export declare type KbdProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementskbd;
export declare const Kbd: React.FunctionComponent<KbdProps>;
export declare type SubProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementssub;
export declare const Sub: React.FunctionComponent<SubProps>;
export declare type SupProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementssup;
export declare const Sup: React.FunctionComponent<SupProps>;
export declare type IProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsi;
export declare const I: React.FunctionComponent<IProps>;
export declare type BProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsb;
export declare const B: React.FunctionComponent<BProps>;
export declare type UProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsu;
export declare const U: React.FunctionComponent<UProps>;
export declare type MarkProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsmark;
export declare const Mark: React.FunctionComponent<MarkProps>;
export declare type RubyProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsruby;
export declare const Ruby: React.FunctionComponent<RubyProps>;
export interface RbProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
class?: string | undefined;
version?: ScriptProps["version"];
on?: string;
}
export declare const Rb: React.FunctionComponent<RbProps>;
export declare type RtProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsrt;
export declare const Rt: React.FunctionComponent<RtProps>;
export interface RtcProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
class?: string | undefined;
version?: ScriptProps["version"];
on?: string;
}
export declare const Rtc: React.FunctionComponent<RtcProps>;
export declare type RpProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsrp;
export declare const Rp: React.FunctionComponent<RpProps>;
export declare type BdiProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsbdi;
export declare const Bdi: React.FunctionComponent<BdiProps>;
export declare type BdoProps = {
dir?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsbdo;
export declare const Bdo: React.FunctionComponent<BdoProps>;
export declare type SpanProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsspan;
export declare const Span: React.FunctionComponent<SpanProps>;
export declare type BrProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsbr;
export declare const Br: React.FunctionComponent<BrProps>;
export declare type WbrProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementswbr;
export declare const Wbr: React.FunctionComponent<WbrProps>;
export declare type InsProps = {
datetime?: string | undefined;
cite?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsins;
export declare const Ins: React.FunctionComponent<InsProps>;
export declare type DelProps = {
datetime?: string | undefined;
cite?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsdel;
export declare const Del: React.FunctionComponent<DelProps>;
export declare type PictureProps = {
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementspicture;
export declare const Picture: React.FunctionComponent<PictureProps>;
export declare type GProps = {
externalresourcesrequired?: string | undefined;
transform?: string | undefined;
requiredextensions?: string | undefined;
requiredfeatures?: string | undefined;
systemlanguage?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefined;
"color-rendering"?: string | undefined;
cursor?: string | undefined;
direction?: string | undefined;
display?: string | undefined;
"dominant-baseline"?: string | undefined;
"enable-background"?: string | undefined;
fill?: string | undefined;
"fill-opacity"?: string | undefined;
"fill-rule"?: string | undefined;
filter?: string | undefined;
"flood-color"?: string | undefined;
"flood-opacity"?: string | undefined;
focusable?: string | undefined;
"font-family"?: string | undefined;
"font-size"?: string | undefined;
"font-size-adjust"?: string | undefined;
"font-stretch"?: string | undefined;
"font-style"?: string | undefined;
"font-variant"?: string | undefined;
"font-weight"?: string | undefined;
"glyph-orientation-horizontal"?: string | undefined;
"glyph-orientation-vertical"?: string | undefined;
"image-rendering"?: string | undefined;
kerning?: string | undefined;
"letter-spacing"?: string | undefined;
"lighting-color"?: string | undefined;
"marker-end"?: string | undefined;
"marker-mid"?: string | undefined;
"marker-start"?: string | undefined;
mask?: string | undefined;
opacity?: string | undefined;
overflow?: string | undefined;
"pointer-events"?: string | undefined;
"shape-rendering"?: string | undefined;
"stop-color"?: string | undefined;
"stop-opacity"?: string | undefined;
stroke?: string | undefined;
"stroke-dasharray"?: string | undefined;
"stroke-dashoffset"?: string | undefined;
"stroke-linecap"?: string | undefined;
"stroke-linejoin"?: string | undefined;
"stroke-miterlimit"?: string | undefined;
"stroke-opacity"?: string | undefined;
"stroke-width"?: string | undefined;
"text-anchor"?: string | undefined;
"text-decoration"?: string | undefined;
"text-rendering"?: string | undefined;
"unicode-bidi"?: string | undefined;
"vector-effect"?: string | undefined;
visibility?: string | undefined;
"word-spacing"?: string | undefined;
"writing-mode"?: string | undefined;
style?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsg;
export declare const G: React.FunctionComponent<GProps>;
export interface GlyphProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
"arabic-form"?: string | undefined;
d?: string | undefined;
"glyph-name"?: string | undefined;
"horiz-adv-x"?: string | undefined;
orientation?: string | undefined;
unicode?: string | undefined;
"vert-adv-y"?: string | undefined;
"vert-origin-x"?: string | undefined;
"vert-origin-y"?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefined;
"color-rendering"?: string | undefined;
cursor?: string | undefined;
direction?: string | undefined;
display?: string | undefined;
"dominant-baseline"?: string | undefined;
"enable-background"?: string | undefined;
fill?: string | undefined;
"fill-opacity"?: string | undefined;
"fill-rule"?: string | undefined;
filter?: string | undefined;
"flood-color"?: string | undefined;
"flood-opacity"?: string | undefined;
focusable?: string | undefined;
"font-family"?: string | undefined;
"font-size"?: string | undefined;
"font-size-adjust"?: string | undefined;
"font-stretch"?: string | undefined;
"font-style"?: string | undefined;
"font-variant"?: string | undefined;
"font-weight"?: string | undefined;
"glyph-orientation-horizontal"?: string | undefined;
"glyph-orientation-vertical"?: string | undefined;
"image-rendering"?: string | undefined;
kerning?: string | undefined;
"letter-spacing"?: string | undefined;
"lighting-color"?: string | undefined;
"marker-end"?: string | undefined;
"marker-mid"?: string | undefined;
"marker-start"?: string | undefined;
mask?: string | undefined;
opacity?: string | undefined;
overflow?: string | undefined;
"pointer-events"?: string | undefined;
"shape-rendering"?: string | undefined;
"stop-color"?: string | undefined;
"stop-opacity"?: string | undefined;
stroke?: string | undefined;
"stroke-dasharray"?: string | undefined;
"stroke-dashoffset"?: string | undefined;
"stroke-linecap"?: string | undefined;
"stroke-linejoin"?: string | undefined;
"stroke-miterlimit"?: string | undefined;
"stroke-opacity"?: string | undefined;
"stroke-width"?: string | undefined;
"text-anchor"?: string | undefined;
"text-decoration"?: string | undefined;
"text-rendering"?: string | undefined;
"unicode-bidi"?: string | undefined;
"vector-effect"?: string | undefined;
visibility?: string | undefined;
"word-spacing"?: string | undefined;
"writing-mode"?: string | undefined;
class?: string | undefined;
version?: ScriptProps["version"];
on?: string;
}
export declare const Glyph: React.FunctionComponent<GlyphProps>;
export interface GlyphrefProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
dx?: string | undefined;
dy?: string | undefined;
format?: string | undefined;
glyphref?: string | undefined;
x?: string | undefined;
y?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefined;
"color-rendering"?: string | undefined;
cursor?: string | undefined;
direction?: string | undefined;
display?: string | undefined;
"dominant-baseline"?: string | undefined;
"enable-background"?: string | undefined;
fill?: string | undefined;
"fill-opacity"?: string | undefined;
"fill-rule"?: string | undefined;
filter?: string | undefined;
"flood-color"?: string | undefined;
"flood-opacity"?: string | undefined;
focusable?: string | undefined;
"font-family"?: string | undefined;
"font-size"?: string | undefined;
"font-size-adjust"?: string | undefined;
"font-stretch"?: string | undefined;
"font-style"?: string | undefined;
"font-variant"?: string | undefined;
"font-weight"?: string | undefined;
"glyph-orientation-horizontal"?: string | undefined;
"glyph-orientation-vertical"?: string | undefined;
"image-rendering"?: string | undefined;
kerning?: string | undefined;
"letter-spacing"?: string | undefined;
"lighting-color"?: string | undefined;
"marker-end"?: string | undefined;
"marker-mid"?: string | undefined;
"marker-start"?: string | undefined;
mask?: string | undefined;
opacity?: string | undefined;
overflow?: string | undefined;
"pointer-events"?: string | undefined;
"shape-rendering"?: string | undefined;
"stop-color"?: string | undefined;
"stop-opacity"?: string | undefined;
stroke?: string | undefined;
"stroke-dasharray"?: string | undefined;
"stroke-dashoffset"?: string | undefined;
"stroke-linecap"?: string | undefined;
"stroke-linejoin"?: string | undefined;
"stroke-miterlimit"?: string | undefined;
"stroke-opacity"?: string | undefined;
"stroke-width"?: string | undefined;
"text-anchor"?: string | undefined;
"text-decoration"?: string | undefined;
"text-rendering"?: string | undefined;
"unicode-bidi"?: string | undefined;
"vector-effect"?: string | undefined;
visibility?: string | undefined;
"word-spacing"?: string | undefined;
"writing-mode"?: string | undefined;
"xlink:actuate"?: string | undefined;
"xlink:arcrole"?: string | undefined;
"xlink:href"?: string | undefined;
"xlink:role"?: string | undefined;
"xlink:show"?: string | undefined;
"xlink:title"?: string | undefined;
"xlink:type"?: string | undefined;
class?: string | undefined;
version?: ScriptProps["version"];
on?: string;
}
export declare const Glyphref: React.FunctionComponent<GlyphrefProps>;
export declare type ImageProps = {
externalresourcesrequired?: string | undefined;
height?: string | undefined;
preserveaspectratio?: string | undefined;
transform?: string | undefined;
width?: string | undefined;
x?: string | undefined;
"xlink:actuate"?: string | undefined;
"xlink:arcrole"?: string | undefined;
"xlink:href"?: string | undefined;
"xlink:role"?: string | undefined;
"xlink:show"?: string | undefined;
"xlink:title"?: string | undefined;
"xlink:type"?: string | undefined;
y?: string | undefined;
requiredextensions?: string | undefined;
requiredfeatures?: string | undefined;
systemlanguage?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefined;
"color-rendering"?: string | undefined;
cursor?: string | undefined;
direction?: string | undefined;
display?: string | undefined;
"dominant-baseline"?: string | undefined;
"enable-background"?: string | undefined;
fill?: string | undefined;
"fill-opacity"?: string | undefined;
"fill-rule"?: string | undefined;
filter?: string | undefined;
"flood-color"?: string | undefined;
"flood-opacity"?: string | undefined;
focusable?: string | undefined;
"font-family"?: string | undefined;
"font-size"?: string | undefined;
"font-size-adjust"?: string | undefined;
"font-stretch"?: string | undefined;
"font-style"?: string | undefined;
"font-variant"?: string | undefined;
"font-weight"?: string | undefined;
"glyph-orientation-horizontal"?: string | undefined;
"glyph-orientation-vertical"?: string | undefined;
"image-rendering"?: string | undefined;
kerning?: string | undefined;
"letter-spacing"?: string | undefined;
"lighting-color"?: string | undefined;
"marker-end"?: string | undefined;
"marker-mid"?: string | undefined;
"marker-start"?: string | undefined;
mask?: string | undefined;
opacity?: string | undefined;
overflow?: string | undefined;
"pointer-events"?: string | undefined;
"shape-rendering"?: string | undefined;
"stop-color"?: string | undefined;
"stop-opacity"?: string | undefined;
stroke?: string | undefined;
"stroke-dasharray"?: string | undefined;
"stroke-dashoffset"?: string | undefined;
"stroke-linecap"?: string | undefined;
"stroke-linejoin"?: string | undefined;
"stroke-miterlimit"?: string | undefined;
"stroke-opacity"?: string | undefined;
"stroke-width"?: string | undefined;
"text-anchor"?: string | undefined;
"text-decoration"?: string | undefined;
"text-rendering"?: string | undefined;
"unicode-bidi"?: string | undefined;
"vector-effect"?: string | undefined;
visibility?: string | undefined;
"word-spacing"?: string | undefined;
"writing-mode"?: string | undefined;
style?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsimage;
export declare const Image: React.FunctionComponent<ImageProps>;
export declare type MarkerProps = {
externalresourcesrequired?: string | undefined;
markerheight?: string | undefined;
markerunits?: string | undefined;
markerwidth?: string | undefined;
orient?: string | undefined;
preserveaspectratio?: string | undefined;
refx?: string | undefined;
refy?: string | undefined;
transform?: string | undefined;
viewbox?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefined;
"color-rendering"?: string | undefined;
cursor?: string | undefined;
direction?: string | undefined;
display?: string | undefined;
"dominant-baseline"?: string | undefined;
"enable-background"?: string | undefined;
fill?: string | undefined;
"fill-opacity"?: string | undefined;
"fill-rule"?: string | undefined;
filter?: string | undefined;
"flood-color"?: string | undefined;
"flood-opacity"?: string | undefined;
focusable?: string | undefined;
"font-family"?: string | undefined;
"font-size"?: string | undefined;
"font-size-adjust"?: string | undefined;
"font-stretch"?: string | undefined;
"font-style"?: string | undefined;
"font-variant"?: string | undefined;
"font-weight"?: string | undefined;
"glyph-orientation-horizontal"?: string | undefined;
"glyph-orientation-vertical"?: string | undefined;
"image-rendering"?: string | undefined;
kerning?: string | undefined;
"letter-spacing"?: string | undefined;
"lighting-color"?: string | undefined;
"marker-end"?: string | undefined;
"marker-mid"?: string | undefined;
"marker-start"?: string | undefined;
mask?: string | undefined;
opacity?: string | undefined;
overflow?: string | undefined;
"pointer-events"?: string | undefined;
"shape-rendering"?: string | undefined;
"stop-color"?: string | undefined;
"stop-opacity"?: string | undefined;
stroke?: string | undefined;
"stroke-dasharray"?: string | undefined;
"stroke-dashoffset"?: string | undefined;
"stroke-linecap"?: string | undefined;
"stroke-linejoin"?: string | undefined;
"stroke-miterlimit"?: string | undefined;
"stroke-opacity"?: string | undefined;
"stroke-width"?: string | undefined;
"text-anchor"?: string | undefined;
"text-decoration"?: string | undefined;
"text-rendering"?: string | undefined;
"unicode-bidi"?: string | undefined;
"vector-effect"?: string | undefined;
visibility?: string | undefined;
"word-spacing"?: string | undefined;
"writing-mode"?: string | undefined;
style?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsmarker;
export declare const Marker: React.FunctionComponent<MarkerProps>;
export declare type MetadataProps = {
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
style?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementsmetadata;
export declare const Metadata: React.FunctionComponent<MetadataProps>;
export declare type PathProps = {
d?: string | undefined;
externalresourcesrequired?: string | undefined;
pathlength?: string | undefined;
"sketch:type"?: string | undefined;
transform?: string | undefined;
requiredextensions?: string | undefined;
requiredfeatures?: string | undefined;
systemlanguage?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefined;
"color-rendering"?: string | undefined;
cursor?: string | undefined;
direction?: string | undefined;
display?: string | undefined;
"dominant-baseline"?: string | undefined;
"enable-background"?: string | undefined;
fill?: string | undefined;
"fill-opacity"?: string | undefined;
"fill-rule"?: string | undefined;
filter?: string | undefined;
"flood-color"?: string | undefined;
"flood-opacity"?: string | undefined;
focusable?: string | undefined;
"font-family"?: string | undefined;
"font-size"?: string | undefined;
"font-size-adjust"?: string | undefined;
"font-stretch"?: string | undefined;
"font-style"?: string | undefined;
"font-variant"?: string | undefined;
"font-weight"?: string | undefined;
"glyph-orientation-horizontal"?: string | undefined;
"glyph-orientation-vertical"?: string | undefined;
"image-rendering"?: string | undefined;
kerning?: string | undefined;
"letter-spacing"?: string | undefined;
"lighting-color"?: string | undefined;
"marker-end"?: string | undefined;
"marker-mid"?: string | undefined;
"marker-start"?: string | undefined;
mask?: string | undefined;
opacity?: string | undefined;
overflow?: string | undefined;
"pointer-events"?: string | undefined;
"shape-rendering"?: string | undefined;
"stop-color"?: string | undefined;
"stop-opacity"?: string | undefined;
stroke?: string | undefined;
"stroke-dasharray"?: string | undefined;
"stroke-dashoffset"?: string | undefined;
"stroke-linecap"?: string | undefined;
"stroke-linejoin"?: string | undefined;
"stroke-miterlimit"?: string | undefined;
"stroke-opacity"?: string | undefined;
"stroke-width"?: string | undefined;
"text-anchor"?: string | undefined;
"text-decoration"?: string | undefined;
"text-rendering"?: string | undefined;
"unicode-bidi"?: string | undefined;
"vector-effect"?: string | undefined;
visibility?: string | undefined;
"word-spacing"?: string | undefined;
"writing-mode"?: string | undefined;
style?: string | undefined;
version?: ScriptProps["version"];
on?: string;
} & JSXIntrinsicElementspath;
export declare const Path: React.FunctionComponent<PathProps>;
export interface SolidcolorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
"solid-color"?: string | undefined;
"solid-opacity"?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefined;
"color-rendering"?: string | undefined;
cursor?: string | undefined;
direction?: string | undefined;
display?: string | undefined;
"dominant-baseline"?: string | undefined;
"enable-background"?: string | undefined;
fill?: string | undefined;
"fill-opacity"?: string | undefined;
"fill-rule"?: string | undefined;
filter?: string | undefined;
"flood-color"?: string | undefined;
"flood-opacity"?: string | undefined;
focusable?: string | undefined;
"font-family"?: string | undefined;
"font-size"?: string | undefined;
"font-size-adjust"?: string | undefined;
"font-stretch"?: string | undefined;
"font-style"?: string | undefined;
"font-variant"?: string | undefined;
"font-weight"?: string | undefined;
"glyph-orientation-horizontal"?: string | undefined;
"glyph-orientation-vertical"?: string | undefined;
"image-rendering"?: string | undefined;
kerning?: string | undefined;
"letter-spacing"?: string | undefined;
"lighting-color"?: string | undefined;
"marker-end"?: string | undefined;
"marker-mid"?: string | undefined;
"marker-start"?: string | undefined;
mask?: string | undefined;
opacity?: string | undefined;
overflow?: string | undefined;
"pointer-events"?: string | undefined;
"shape-rendering"?: string | undefined;
"stop-color"?: string | undefined;
"stop-opacity"?: string | undefined;
stroke?: string | undefined;
"stroke-dasharray"?: string | undefined;
"stroke-dashoffset"?: string | undefined;
"stroke-linecap"?: string | undefined;
"stroke-linejoin"?: string | undefined;
"stroke-miterlimit"?: string | undefined;
"stroke-opacity"?: string | undefined;
"stroke-width"?: string | undefined;
"text-anchor"?: string | undefined;
"text-decoration"?: string | undefined;
"text-rendering"?: string | undefined;
"unicode-bidi"?: string | undefined;
"vector-effect"?: string | undefined;
visibility?: string | undefined;
"word-spacing"?: string | undefined;
"writing-mode"?: string | undefined;
class?: string | undefined;
version?: ScriptProps["version"];
on?: string;
}
export declare const Solidcolor: React.FunctionComponent<SolidcolorProps>;
export declare type SvgProps = {
contentscripttype?: string | undefined;
contentstyletype?: string | undefined;
externalresourcesrequired?: string | undefined;
height?: string | undefined;
preserveaspectratio?: string | undefined;
viewbox?: string | undefined;
width?: string | undefined;
x?: string | undefined;
y?: string | undefined;
zoomandpan?: string | undefined;
requiredextensions?: string | undefined;
requiredfeatures?: string | undefined;
systemlanguage?: string | undefined;
"xml:lang"?: string | undefined;
"xml:space"?: string | undefined;
xmlns?: string | undefined;
"xmlns:xlink"?: string | undefined;
"alignment-baseline"?: string | undefined;
"baseline-shift"?: string | undefined;
clip?: string | undefined;
"clip-path"?: string | undefined;
"clip-rule"?: string | undefined;
color?: string | undefined;
"color-interpolation"?: string | undefined;
"color-interpolation-filters"?: string | undefined;
"color-profile"?: string | undefi