export declare const buildVtlBindings: (b: Record) => Record; export declare const buildJSONBindings: (b: Record) => Record;