export declare const rpgAwesomeIconEggplant: {
    name: 'eggplant';
    data: string;
};
