export declare const rpgAwesomeIconPlayerKing: {
    name: 'player_king';
    data: string;
};
