export declare const isSubElement: (el: any, check: (el: any) => boolean) => boolean;
//# sourceMappingURL=utils.d.ts.map