export declare const rpgAwesomeIconCrystals: {
    name: 'crystals';
    data: string;
};
