export declare const rpgAwesomeIconFlowers: {
    name: 'flowers';
    data: string;
};
