declare type PluginSub = [free: string, plus: string, premium: string];
declare type PluginPartType = import("../util").PluginPartType;
