export declare const rpgAwesomeIconCarrot: {
    name: 'carrot';
    data: string;
};
