import { AnySupport } from '../index.js';
export declare function processFirstTagResult(support: AnySupport, appendTo: Element): any;
