import { ActionType } from 'hardhat/types'; export declare const runNode: ActionType<{ restartOnly: boolean; }>; //# sourceMappingURL=run-node.d.ts.map