import { ITag } from '../../typings/node'; export declare const checkTypeSelector: (node: ITag) => boolean;