export declare const rpgAwesomeIconDiceSix: {
    name: 'dice_six';
    data: string;
};
