export declare const rpgAwesomeIconTargeted: {
    name: 'targeted';
    data: string;
};
