/// import type { IRPCArgs } from '@hylid/types'; export default function rpc(args: IRPCArgs & AsyncCallback): void;