export declare const rpgAwesomeIconAnvil: {
    name: 'anvil';
    data: string;
};
