import { TagJsTag } from './tagJsVar.type.js';
/** how to process an array */
export declare function getArrayTagVar(value: any): TagJsTag;
