/** 开源首页 — 赞赏头像（与历史版本一致） */
export declare const VIP_OPEN_SOURCE_SPONSORS: readonly [{
    readonly href: "https://github.com/ChiefPing";
    readonly title: "ChiefPing";
    readonly alt: "ChiefPing";
    readonly src: "https://avatars2.githubusercontent.com/u/34122068?s=460&v=4";
}, {
    readonly href: "https://github.com/xiaoliuxin";
    readonly title: "xiaoliuxin";
    readonly alt: "xiaoliuxin";
    readonly src: "https://avatars2.githubusercontent.com/u/60652527?s=460&v=4";
}];
export declare const VIP_STAR_HISTORY_DEFAULT_REPOS: readonly ["142vip/core-x", "142vip/408CSFamily", "142vip/JavaScriptCollection"];
