export declare type RemoteModule = { url: string; scope: string; module: string; };