export declare const rpgAwesomeIconGem: {
    name: 'gem';
    data: string;
};
