/// 
export declare const seedNextClassnames: (names: string[]) => string[];
export declare const resetStyled: (isServer?: boolean) => ((tag: Target) => {
    (initialStyles: import("../types").Styles<(Target extends import("../types").KnownTarget ? import("react").ComponentProps : unknown) & Props>, ...interpolations: import("../types").Interpolation : unknown) & Props>[]): import("..").IStyledComponent<"web", Target, (Target extends import("../types").KnownTarget ? import("react").ComponentProps : unknown) & Props> & Statics;
    attrs(attrs: import("..").Attrs : unknown)>): any;
    withConfig(config: import("..").StyledOptions<"web", Target extends import("../types").KnownTarget ? import("react").ComponentProps : unknown>): any;
}) & {
    a: import("../constructors/constructWithOptions").Styled<"web", "a", import("react").DetailedHTMLProps, HTMLAnchorElement>, {}, unknown>;
    abbr: import("../constructors/constructWithOptions").Styled<"web", "abbr", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    address: import("../constructors/constructWithOptions").Styled<"web", "address", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    area: import("../constructors/constructWithOptions").Styled<"web", "area", import("react").DetailedHTMLProps, HTMLAreaElement>, {}, unknown>;
    article: import("../constructors/constructWithOptions").Styled<"web", "article", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    aside: import("../constructors/constructWithOptions").Styled<"web", "aside", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    audio: import("../constructors/constructWithOptions").Styled<"web", "audio", import("react").DetailedHTMLProps, HTMLAudioElement>, {}, unknown>;
    b: import("../constructors/constructWithOptions").Styled<"web", "b", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    base: import("../constructors/constructWithOptions").Styled<"web", "base", import("react").DetailedHTMLProps, HTMLBaseElement>, {}, unknown>;
    bdi: import("../constructors/constructWithOptions").Styled<"web", "bdi", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    bdo: import("../constructors/constructWithOptions").Styled<"web", "bdo", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    big: import("../constructors/constructWithOptions").Styled<"web", "big", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    blockquote: import("../constructors/constructWithOptions").Styled<"web", "blockquote", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    body: import("../constructors/constructWithOptions").Styled<"web", "body", import("react").DetailedHTMLProps, HTMLBodyElement>, {}, unknown>;
    br: import("../constructors/constructWithOptions").Styled<"web", "br", import("react").DetailedHTMLProps, HTMLBRElement>, {}, unknown>;
    button: import("../constructors/constructWithOptions").Styled<"web", "button", import("react").DetailedHTMLProps, HTMLButtonElement>, {}, unknown>;
    canvas: import("../constructors/constructWithOptions").Styled<"web", "canvas", import("react").DetailedHTMLProps, HTMLCanvasElement>, {}, unknown>;
    caption: import("../constructors/constructWithOptions").Styled<"web", "caption", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    cite: import("../constructors/constructWithOptions").Styled<"web", "cite", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    code: import("../constructors/constructWithOptions").Styled<"web", "code", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    col: import("../constructors/constructWithOptions").Styled<"web", "col", import("react").DetailedHTMLProps, HTMLTableColElement>, {}, unknown>;
    colgroup: import("../constructors/constructWithOptions").Styled<"web", "colgroup", import("react").DetailedHTMLProps, HTMLTableColElement>, {}, unknown>;
    data: import("../constructors/constructWithOptions").Styled<"web", "data", import("react").DetailedHTMLProps, HTMLDataElement>, {}, unknown>;
    datalist: import("../constructors/constructWithOptions").Styled<"web", "datalist", import("react").DetailedHTMLProps, HTMLDataListElement>, {}, unknown>;
    dd: import("../constructors/constructWithOptions").Styled<"web", "dd", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    del: import("../constructors/constructWithOptions").Styled<"web", "del", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    details: import("../constructors/constructWithOptions").Styled<"web", "details", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    dfn: import("../constructors/constructWithOptions").Styled<"web", "dfn", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    dialog: import("../constructors/constructWithOptions").Styled<"web", "dialog", import("react").DetailedHTMLProps, HTMLDialogElement>, {}, unknown>;
    div: import("../constructors/constructWithOptions").Styled<"web", "div", import("react").DetailedHTMLProps, HTMLDivElement>, {}, unknown>;
    dl: import("../constructors/constructWithOptions").Styled<"web", "dl", import("react").DetailedHTMLProps, HTMLDListElement>, {}, unknown>;
    dt: import("../constructors/constructWithOptions").Styled<"web", "dt", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    em: import("../constructors/constructWithOptions").Styled<"web", "em", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    embed: import("../constructors/constructWithOptions").Styled<"web", "embed", import("react").DetailedHTMLProps, HTMLEmbedElement>, {}, unknown>;
    fieldset: import("../constructors/constructWithOptions").Styled<"web", "fieldset", import("react").DetailedHTMLProps, HTMLFieldSetElement>, {}, unknown>;
    figcaption: import("../constructors/constructWithOptions").Styled<"web", "figcaption", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    figure: import("../constructors/constructWithOptions").Styled<"web", "figure", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    footer: import("../constructors/constructWithOptions").Styled<"web", "footer", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    form: import("../constructors/constructWithOptions").Styled<"web", "form", import("react").DetailedHTMLProps, HTMLFormElement>, {}, unknown>;
    h1: import("../constructors/constructWithOptions").Styled<"web", "h1", import("react").DetailedHTMLProps, HTMLHeadingElement>, {}, unknown>;
    h2: import("../constructors/constructWithOptions").Styled<"web", "h2", import("react").DetailedHTMLProps, HTMLHeadingElement>, {}, unknown>;
    h3: import("../constructors/constructWithOptions").Styled<"web", "h3", import("react").DetailedHTMLProps, HTMLHeadingElement>, {}, unknown>;
    h4: import("../constructors/constructWithOptions").Styled<"web", "h4", import("react").DetailedHTMLProps, HTMLHeadingElement>, {}, unknown>;
    h5: import("../constructors/constructWithOptions").Styled<"web", "h5", import("react").DetailedHTMLProps, HTMLHeadingElement>, {}, unknown>;
    h6: import("../constructors/constructWithOptions").Styled<"web", "h6", import("react").DetailedHTMLProps, HTMLHeadingElement>, {}, unknown>;
    head: import("../constructors/constructWithOptions").Styled<"web", "head", import("react").DetailedHTMLProps, HTMLHeadElement>, {}, unknown>;
    header: import("../constructors/constructWithOptions").Styled<"web", "header", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    hgroup: import("../constructors/constructWithOptions").Styled<"web", "hgroup", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    hr: import("../constructors/constructWithOptions").Styled<"web", "hr", import("react").DetailedHTMLProps, HTMLHRElement>, {}, unknown>;
    html: import("../constructors/constructWithOptions").Styled<"web", "html", import("react").DetailedHTMLProps, HTMLHtmlElement>, {}, unknown>;
    i: import("../constructors/constructWithOptions").Styled<"web", "i", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    iframe: import("../constructors/constructWithOptions").Styled<"web", "iframe", import("react").DetailedHTMLProps, HTMLIFrameElement>, {}, unknown>;
    img: import("../constructors/constructWithOptions").Styled<"web", "img", import("react").DetailedHTMLProps, HTMLImageElement>, {}, unknown>;
    input: import("../constructors/constructWithOptions").Styled<"web", "input", import("react").DetailedHTMLProps, HTMLInputElement>, {}, unknown>;
    ins: import("../constructors/constructWithOptions").Styled<"web", "ins", import("react").DetailedHTMLProps, HTMLModElement>, {}, unknown>;
    kbd: import("../constructors/constructWithOptions").Styled<"web", "kbd", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    keygen: import("../constructors/constructWithOptions").Styled<"web", "keygen", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    label: import("../constructors/constructWithOptions").Styled<"web", "label", import("react").DetailedHTMLProps, HTMLLabelElement>, {}, unknown>;
    legend: import("../constructors/constructWithOptions").Styled<"web", "legend", import("react").DetailedHTMLProps, HTMLLegendElement>, {}, unknown>;
    li: import("../constructors/constructWithOptions").Styled<"web", "li", import("react").DetailedHTMLProps, HTMLLIElement>, {}, unknown>;
    link: import("../constructors/constructWithOptions").Styled<"web", "link", import("react").DetailedHTMLProps, HTMLLinkElement>, {}, unknown>;
    main: import("../constructors/constructWithOptions").Styled<"web", "main", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    map: import("../constructors/constructWithOptions").Styled<"web", "map", import("react").DetailedHTMLProps, HTMLMapElement>, {}, unknown>;
    mark: import("../constructors/constructWithOptions").Styled<"web", "mark", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    menu: import("../constructors/constructWithOptions").Styled<"web", "menu", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    menuitem: import("../constructors/constructWithOptions").Styled<"web", "menuitem", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    meta: import("../constructors/constructWithOptions").Styled<"web", "meta", import("react").DetailedHTMLProps, HTMLMetaElement>, {}, unknown>;
    meter: import("../constructors/constructWithOptions").Styled<"web", "meter", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    nav: import("../constructors/constructWithOptions").Styled<"web", "nav", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    noindex: import("../constructors/constructWithOptions").Styled<"web", "noindex", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    noscript: import("../constructors/constructWithOptions").Styled<"web", "noscript", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    object: import("../constructors/constructWithOptions").Styled<"web", "object", import("react").DetailedHTMLProps, HTMLObjectElement>, {}, unknown>;
    ol: import("../constructors/constructWithOptions").Styled<"web", "ol", import("react").DetailedHTMLProps, HTMLOListElement>, {}, unknown>;
    optgroup: import("../constructors/constructWithOptions").Styled<"web", "optgroup", import("react").DetailedHTMLProps, HTMLOptGroupElement>, {}, unknown>;
    option: import("../constructors/constructWithOptions").Styled<"web", "option", import("react").DetailedHTMLProps, HTMLOptionElement>, {}, unknown>;
    output: import("../constructors/constructWithOptions").Styled<"web", "output", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    p: import("../constructors/constructWithOptions").Styled<"web", "p", import("react").DetailedHTMLProps, HTMLParagraphElement>, {}, unknown>;
    param: import("../constructors/constructWithOptions").Styled<"web", "param", import("react").DetailedHTMLProps, HTMLParamElement>, {}, unknown>;
    picture: import("../constructors/constructWithOptions").Styled<"web", "picture", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    pre: import("../constructors/constructWithOptions").Styled<"web", "pre", import("react").DetailedHTMLProps, HTMLPreElement>, {}, unknown>;
    progress: import("../constructors/constructWithOptions").Styled<"web", "progress", import("react").DetailedHTMLProps, HTMLProgressElement>, {}, unknown>;
    q: import("../constructors/constructWithOptions").Styled<"web", "q", import("react").DetailedHTMLProps, HTMLQuoteElement>, {}, unknown>;
    rp: import("../constructors/constructWithOptions").Styled<"web", "rp", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    rt: import("../constructors/constructWithOptions").Styled<"web", "rt", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    ruby: import("../constructors/constructWithOptions").Styled<"web", "ruby", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    s: import("../constructors/constructWithOptions").Styled<"web", "s", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    samp: import("../constructors/constructWithOptions").Styled<"web", "samp", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    slot: import("../constructors/constructWithOptions").Styled<"web", "slot", import("react").DetailedHTMLProps, HTMLSlotElement>, {}, unknown>;
    script: import("../constructors/constructWithOptions").Styled<"web", "script", import("react").DetailedHTMLProps, HTMLScriptElement>, {}, unknown>;
    section: import("../constructors/constructWithOptions").Styled<"web", "section", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    select: import("../constructors/constructWithOptions").Styled<"web", "select", import("react").DetailedHTMLProps, HTMLSelectElement>, {}, unknown>;
    small: import("../constructors/constructWithOptions").Styled<"web", "small", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    source: import("../constructors/constructWithOptions").Styled<"web", "source", import("react").DetailedHTMLProps, HTMLSourceElement>, {}, unknown>;
    span: import("../constructors/constructWithOptions").Styled<"web", "span", import("react").DetailedHTMLProps, HTMLSpanElement>, {}, unknown>;
    strong: import("../constructors/constructWithOptions").Styled<"web", "strong", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    style: import("../constructors/constructWithOptions").Styled<"web", "style", import("react").DetailedHTMLProps, HTMLStyleElement>, {}, unknown>;
    sub: import("../constructors/constructWithOptions").Styled<"web", "sub", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    summary: import("../constructors/constructWithOptions").Styled<"web", "summary", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    sup: import("../constructors/constructWithOptions").Styled<"web", "sup", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    table: import("../constructors/constructWithOptions").Styled<"web", "table", import("react").DetailedHTMLProps, HTMLTableElement>, {}, unknown>;
    template: import("../constructors/constructWithOptions").Styled<"web", "template", import("react").DetailedHTMLProps, HTMLTemplateElement>, {}, unknown>;
    tbody: import("../constructors/constructWithOptions").Styled<"web", "tbody", import("react").DetailedHTMLProps, HTMLTableSectionElement>, {}, unknown>;
    td: import("../constructors/constructWithOptions").Styled<"web", "td", import("react").DetailedHTMLProps, HTMLTableDataCellElement>, {}, unknown>;
    textarea: import("../constructors/constructWithOptions").Styled<"web", "textarea", import("react").DetailedHTMLProps, HTMLTextAreaElement>, {}, unknown>;
    tfoot: import("../constructors/constructWithOptions").Styled<"web", "tfoot", import("react").DetailedHTMLProps, HTMLTableSectionElement>, {}, unknown>;
    th: import("../constructors/constructWithOptions").Styled<"web", "th", import("react").DetailedHTMLProps, HTMLTableHeaderCellElement>, {}, unknown>;
    thead: import("../constructors/constructWithOptions").Styled<"web", "thead", import("react").DetailedHTMLProps, HTMLTableSectionElement>, {}, unknown>;
    time: import("../constructors/constructWithOptions").Styled<"web", "time", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    title: import("../constructors/constructWithOptions").Styled<"web", "title", import("react").DetailedHTMLProps, HTMLTitleElement>, {}, unknown>;
    tr: import("../constructors/constructWithOptions").Styled<"web", "tr", import("react").DetailedHTMLProps, HTMLTableRowElement>, {}, unknown>;
    track: import("../constructors/constructWithOptions").Styled<"web", "track", import("react").DetailedHTMLProps, HTMLTrackElement>, {}, unknown>;
    u: import("../constructors/constructWithOptions").Styled<"web", "u", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    ul: import("../constructors/constructWithOptions").Styled<"web", "ul", import("react").DetailedHTMLProps, HTMLUListElement>, {}, unknown>;
    var: import("../constructors/constructWithOptions").Styled<"web", "var", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    video: import("../constructors/constructWithOptions").Styled<"web", "video", import("react").DetailedHTMLProps, HTMLVideoElement>, {}, unknown>;
    wbr: import("../constructors/constructWithOptions").Styled<"web", "wbr", import("react").DetailedHTMLProps, HTMLElement>, {}, unknown>;
    webview: import("../constructors/constructWithOptions").Styled<"web", "webview", import("react").DetailedHTMLProps, HTMLWebViewElement>, {}, unknown>;
    svg: import("../constructors/constructWithOptions").Styled<"web", "svg", import("react").SVGProps, {}, unknown>;
    animate: import("../constructors/constructWithOptions").Styled<"web", "animate", import("react").SVGProps, {}, unknown>;
    animateMotion: import("../constructors/constructWithOptions").Styled<"web", "animateMotion", import("react").SVGProps, {}, unknown>;
    animateTransform: import("../constructors/constructWithOptions").Styled<"web", "animateTransform", import("react").SVGProps, {}, unknown>;
    circle: import("../constructors/constructWithOptions").Styled<"web", "circle", import("react").SVGProps, {}, unknown>;
    clipPath: import("../constructors/constructWithOptions").Styled<"web", "clipPath", import("react").SVGProps, {}, unknown>;
    defs: import("../constructors/constructWithOptions").Styled<"web", "defs", import("react").SVGProps, {}, unknown>;
    desc: import("../constructors/constructWithOptions").Styled<"web", "desc", import("react").SVGProps, {}, unknown>;
    ellipse: import("../constructors/constructWithOptions").Styled<"web", "ellipse", import("react").SVGProps, {}, unknown>;
    feBlend: import("../constructors/constructWithOptions").Styled<"web", "feBlend", import("react").SVGProps, {}, unknown>;
    feColorMatrix: import("../constructors/constructWithOptions").Styled<"web", "feColorMatrix", import("react").SVGProps, {}, unknown>;
    feComponentTransfer: import("../constructors/constructWithOptions").Styled<"web", "feComponentTransfer", import("react").SVGProps, {}, unknown>;
    feComposite: import("../constructors/constructWithOptions").Styled<"web", "feComposite", import("react").SVGProps, {}, unknown>;
    feConvolveMatrix: import("../constructors/constructWithOptions").Styled<"web", "feConvolveMatrix", import("react").SVGProps, {}, unknown>;
    feDiffuseLighting: import("../constructors/constructWithOptions").Styled<"web", "feDiffuseLighting", import("react").SVGProps, {}, unknown>;
    feDisplacementMap: import("../constructors/constructWithOptions").Styled<"web", "feDisplacementMap", import("react").SVGProps, {}, unknown>;
    feDistantLight: import("../constructors/constructWithOptions").Styled<"web", "feDistantLight", import("react").SVGProps, {}, unknown>;
    feDropShadow: import("../constructors/constructWithOptions").Styled<"web", "feDropShadow", import("react").SVGProps, {}, unknown>;
    feFlood: import("../constructors/constructWithOptions").Styled<"web", "feFlood", import("react").SVGProps, {}, unknown>;
    feFuncA: import("../constructors/constructWithOptions").Styled<"web", "feFuncA", import("react").SVGProps, {}, unknown>;
    feFuncB: import("../constructors/constructWithOptions").Styled<"web", "feFuncB", import("react").SVGProps, {}, unknown>;
    feFuncG: import("../constructors/constructWithOptions").Styled<"web", "feFuncG", import("react").SVGProps, {}, unknown>;
    feFuncR: import("../constructors/constructWithOptions").Styled<"web", "feFuncR", import("react").SVGProps, {}, unknown>;
    feGaussianBlur: import("../constructors/constructWithOptions").Styled<"web", "feGaussianBlur", import("react").SVGProps, {}, unknown>;
    feImage: import("../constructors/constructWithOptions").Styled<"web", "feImage", import("react").SVGProps, {}, unknown>;
    feMerge: import("../constructors/constructWithOptions").Styled<"web", "feMerge", import("react").SVGProps, {}, unknown>;
    feMergeNode: import("../constructors/constructWithOptions").Styled<"web", "feMergeNode", import("react").SVGProps, {}, unknown>;
    feMorphology: import("../constructors/constructWithOptions").Styled<"web", "feMorphology", import("react").SVGProps, {}, unknown>;
    feOffset: import("../constructors/constructWithOptions").Styled<"web", "feOffset", import("react").SVGProps, {}, unknown>;
    fePointLight: import("../constructors/constructWithOptions").Styled<"web", "fePointLight", import("react").SVGProps, {}, unknown>;
    feSpecularLighting: import("../constructors/constructWithOptions").Styled<"web", "feSpecularLighting", import("react").SVGProps, {}, unknown>;
    feSpotLight: import("../constructors/constructWithOptions").Styled<"web", "feSpotLight", import("react").SVGProps, {}, unknown>;
    feTile: import("../constructors/constructWithOptions").Styled<"web", "feTile", import("react").SVGProps, {}, unknown>;
    feTurbulence: import("../constructors/constructWithOptions").Styled<"web", "feTurbulence", import("react").SVGProps, {}, unknown>;
    filter: import("../constructors/constructWithOptions").Styled<"web", "filter", import("react").SVGProps, {}, unknown>;
    foreignObject: import("../constructors/constructWithOptions").Styled<"web", "foreignObject", import("react").SVGProps, {}, unknown>;
    g: import("../constructors/constructWithOptions").Styled<"web", "g", import("react").SVGProps, {}, unknown>;
    image: import("../constructors/constructWithOptions").Styled<"web", "image", import("react").SVGProps, {}, unknown>;
    line: import("../constructors/constructWithOptions").Styled<"web", "line", import("react").SVGProps, {}, unknown>;
    linearGradient: import("../constructors/constructWithOptions").Styled<"web", "linearGradient", import("react").SVGProps, {}, unknown>;
    marker: import("../constructors/constructWithOptions").Styled<"web", "marker", import("react").SVGProps, {}, unknown>;
    mask: import("../constructors/constructWithOptions").Styled<"web", "mask", import("react").SVGProps, {}, unknown>;
    metadata: import("../constructors/constructWithOptions").Styled<"web", "metadata", import("react").SVGProps, {}, unknown>;
    mpath: import("../constructors/constructWithOptions").Styled<"web", "mpath", import("react").SVGProps, {}, unknown>;
    path: import("../constructors/constructWithOptions").Styled<"web", "path", import("react").SVGProps, {}, unknown>;
    pattern: import("../constructors/constructWithOptions").Styled<"web", "pattern", import("react").SVGProps, {}, unknown>;
    polygon: import("../constructors/constructWithOptions").Styled<"web", "polygon", import("react").SVGProps, {}, unknown>;
    polyline: import("../constructors/constructWithOptions").Styled<"web", "polyline", import("react").SVGProps, {}, unknown>;
    radialGradient: import("../constructors/constructWithOptions").Styled<"web", "radialGradient", import("react").SVGProps, {}, unknown>;
    rect: import("../constructors/constructWithOptions").Styled<"web", "rect", import("react").SVGProps, {}, unknown>;
    stop: import("../constructors/constructWithOptions").Styled<"web", "stop", import("react").SVGProps, {}, unknown>;
    switch: import("../constructors/constructWithOptions").Styled<"web", "switch", import("react").SVGProps, {}, unknown>;
    symbol: import("../constructors/constructWithOptions").Styled<"web", "symbol", import("react").SVGProps, {}, unknown>;
    text: import("../constructors/constructWithOptions").Styled<"web", "text", import("react").SVGProps, {}, unknown>;
    textPath: import("../constructors/constructWithOptions").Styled<"web", "textPath", import("react").SVGProps, {}, unknown>;
    tspan: import("../constructors/constructWithOptions").Styled<"web", "tspan", import("react").SVGProps, {}, unknown>;
    use: import("../constructors/constructWithOptions").Styled<"web", "use", import("react").SVGProps, {}, unknown>;
    view: import("../constructors/constructWithOptions").Styled<"web", "view", import("react").SVGProps, {}, unknown>;
};
export declare const rehydrateTestStyles: () => void;
export declare const stripComments: (str: string) => string;
export declare const stripWhitespace: (str: string) => string;
export declare const getCSS: (scope: Document | HTMLElement) => string;
export declare const expectCSSMatches: (_expectation: string, opts?: {
    ignoreWhitespace: boolean;
}) => string;
export declare const getRenderedCSS: () => string;