export declare const rpgAwesomeIconLightningSword: {
    name: 'lightning_sword';
    data: string;
};
