import { ToolchainDefinition } from '../types'; export declare const gccDefinition: ToolchainDefinition;