export declare const rpgAwesomeIconHealth: {
    name: 'health';
    data: string;
};
