export declare const rpgAwesomeIconDragonWing: {
    name: 'dragon_wing';
    data: string;
};
