import { ElementParams } from "./Element"; export declare function Element_add(clazz: any, params: ElementParams): void;