export declare const rpgAwesomeIconScythe: {
    name: 'scythe';
    data: string;
};
