export declare const rpgAwesomeIconLevelThree: {
    name: 'level_three';
    data: string;
};
