export declare const rpgAwesomeIconDiceOne: {
    name: 'dice_one';
    data: string;
};
