export declare function formatPluginProgressText(action: string, inProgressPlugins: ReadonlySet<string>): string;
