export declare const rpgAwesomeIconCircularShield: {
    name: 'circular_shield';
    data: string;
};
