import { TagJsTag } from './tagJsVar.type.js';
export declare function getArrayTagVar(value: any): TagJsTag;
