export declare const rpgAwesomeIconArcher: {
    name: 'archer';
    data: string;
};
