export declare const rpgAwesomeIconDiceThree: {
    name: 'dice_three';
    data: string;
};
