export const binDir: string; export const binPaths: BinaryPaths; export type BinaryPaths = { bsb_helper_exe: string; bsc_exe: string; ninja_exe: string; rescript_legacy_exe: string; rescript_tools_exe: string; rescript_editor_analysis_exe: string; rescript_exe: string; };