export declare const rpgAwesomeIconFireShield: {
    name: 'fire_shield';
    data: string;
};
