export declare const rpgAwesomeIconHalberd: {
    name: 'halberd';
    data: string;
};
