export declare const rpgAwesomeIconFireRing: {
    name: 'fire_ring';
    data: string;
};
