export declare const rpgAwesomeIconFairyWand: {
    name: 'fairy_wand';
    data: string;
};
