export declare const rpgAwesomeIconCrystalBall: {
    name: 'crystal_ball';
    data: string;
};
