import { BaseTagSupport, TagSupport } from '../tag/TagSupport.class.js';
export declare function providersChangeCheck(tagSupport: TagSupport | BaseTagSupport): void;
