import { Command, ToolController } from "../../core";
export declare const clangVersionCommand: Command;
export declare const clangCreateCommand: Command;
export declare const clangCompileCommand: Command;
export declare const clangUpdateCommand: Command;
export declare const clangSetCommand: Command;
export declare const Clang: ToolController;
//# sourceMappingURL=index.d.ts.map