export declare function hasClass(target: HTMLElement, className: string): boolean;
//# sourceMappingURL=has-class.d.ts.map