export declare const rpgAwesomeIconSprout: {
    name: 'sprout';
    data: string;
};
