export declare let typescript: boolean;
export declare const recalculateIsTypescript: () => boolean;
