export declare const rpgAwesomeIconArena: {
    name: 'arena';
    data: string;
};
