export declare const rpgAwesomeIconBook: {
    name: 'book';
    data: string;
};
