import { ASNValue } from "../../src/gtx/types"; export declare const nestedArray: ASNValue; export declare const mixedArray: ASNValue; export declare const stringArray: ASNValue; export declare const simpleObject: ASNValue; export declare const nestedObject: ASNValue;