export declare const BUILT_IN_TYPES: (StringConstructor | ArrayConstructor | ObjectConstructor | NumberConstructor | BooleanConstructor)[];
