declare class NotRunningError extends Error { constructor(); } export default NotRunningError; //# sourceMappingURL=NotRunningError.d.ts.map