export declare type BindingNameKind = "NORMAL" | "ARRAY_BINDING" | "OBJECT_BINDING";