import type { CompilerInput } from "../../../types/solidity.js";
export declare const DEFAULT_OUTPUT_SELECTION: CompilerInput["settings"]["outputSelection"];
export declare const SOLC_DEFAULT_OPTIMIZER_RUNS = 200;
//# sourceMappingURL=constants.d.ts.map