import type * as PUPPET from "wechaty-puppet"; export declare function addRunningPuppet(puppet: PUPPET.Puppet): void; export declare function removeRunningPuppet(puppet: PUPPET.Puppet): void; //# sourceMappingURL=cleanup.d.ts.map