export declare function configureTjs(config: { throwTypeErrors: boolean; logTypeErrors: boolean; }): void;