import { REPLServer } from 'repl'; export declare const addScreenshotCommand: (replServer: REPLServer) => void;