import { RPCBase } from "../rpcBase"; export declare function ScenicSpot(this: RPCBase): { getCaps: (channel?: unknown) => Promise; }; //# sourceMappingURL=ScenicSpot.d.ts.map