export declare const rpgAwesomeIconLightningBolt: {
    name: 'lightning_bolt';
    data: string;
};
