export declare const rpgAwesomeIconBurningBook: {
    name: 'burning_book';
    data: string;
};
