export declare const rpgAwesomeIconEmerald: {
    name: 'emerald';
    data: string;
};
