export declare const APRegionRPC: (args?: any) => void; export default APRegionRPC; export declare const APRegionRPCAsync: (args?: any) => Promise;