export declare const rpgAwesomeIconCrossedSwords: {
    name: 'crossed_swords';
    data: string;
};
