export declare const rpgAwesomeIconFlamingArrow: {
    name: 'flaming_arrow';
    data: string;
};
