export declare const VEC_FIELDS: Set<string>;
export declare const RESERVED_IDENTIFIERS: Set<string>;
