export declare const rpgAwesomeIconBrokenShield: {
    name: 'broken_shield';
    data: string;
};
