export declare const rpgAwesomeIconHealthIncrease: {
    name: 'health_increase';
    data: string;
};
