export declare const rpgAwesomeIconFlower: {
    name: 'flower';
    data: string;
};
