import type { EL } from "../../node/el"; export declare const isIgnoreAnalysis: (el: EL | string) => boolean;