export declare const rpgAwesomeIconEyeball: {
    name: 'eyeball';
    data: string;
};
