export declare const rpgAwesomeIconGoldBar: {
    name: 'gold_bar';
    data: string;
};
