export declare const rpgAwesomeIconSheep: {
    name: 'sheep';
    data: string;
};
