export declare function specialAttribute(name: string, value: any, element: Element): void;
