export declare function apply(obj: HTMLElement, options: { id?: string[]; className?: string[]; }): void;