export declare const rpgAwesomeIconHealthDecrease: {
    name: 'health_decrease';
    data: string;
};
