import { AnySupport } from '../../tag/AnySupport.type.js';
export declare function getSupportWithState(support: AnySupport): AnySupport;
