/** * registers a remote */ export declare let registerRemote: (remoteArg: any) => void;