export declare const rpgAwesomeIconWolfHead: {
    name: 'wolf_head';
    data: string;
};
