export declare const rpgAwesomeIconTrophy: {
    name: 'trophy';
    data: string;
};
