export declare const rpgAwesomeIconFairy: {
    name: 'fairy';
    data: string;
};
