export declare const rpgAwesomeIconLightBulb: {
    name: 'light_bulb';
    data: string;
};
