export declare const rpgAwesomeIconShield: {
    name: 'shield';
    data: string;
};
