export declare const rpgAwesomeIconPlayer: {
    name: 'player';
    data: string;
};
