export declare const reservedNames: string[];
export declare const typeMap: Record<string, string>;
