export declare const rpgAwesomeIconFire: {
    name: 'fire';
    data: string;
};
