export declare const rpgAwesomeIconDiamond: {
    name: 'diamond';
    data: string;
};
