export declare const rpgAwesomeIconLightning: {
    name: 'lightning';
    data: string;
};
