export declare const remove: (node?: Element | null | undefined) => void; export declare const includes: (array: string[], item: string) => boolean; //# sourceMappingURL=ie11.d.ts.map