export declare const reservedKeywords: Set<string>;
export declare const reservedKeywordsLabels: Set<string>;
