export declare const rpgAwesomeIconHeavyShield: {
    name: 'heavy_shield';
    data: string;
};
