export declare function player(id: string, title: string, name: string, rating: string, level: number): import("snabbdom").VNode;