export declare const rpgAwesomeIconDiceFour: {
    name: 'dice_four';
    data: string;
};
