export declare const rpgAwesomeIconDeadTree: {
    name: 'dead_tree';
    data: string;
};
