export declare const rpgAwesomeIconDeathSkull: {
    name: 'death_skull';
    data: string;
};
