import { RPCBase } from "../rpcBase"; export declare function IntelliSnapshot(this: RPCBase): { manualSnapByEvent: (EventCode: unknown, Times: unknown, Channel?: number) => Promise>; }; //# sourceMappingURL=IntelliSnapshot.d.ts.map