default: {
    completeList: () => Promise<ClientPlugin[]>;
    list: () => Promise<ClientPlugin[]>;
} = ...

Type declaration