/**
 * Get all remote stubs entries
 */
export declare function getRemoteStubs(): Promise<void>;
