import { Schematic } from "./schematic.js"; export declare function erc(schematic: Schematic, exit_on_error?: boolean): void; //# sourceMappingURL=erc.d.ts.map