export declare const rpgAwesomeIconOnTarget: {
    name: 'on_target';
    data: string;
};
