export declare const rpgAwesomeIconPotion: {
    name: 'potion';
    data: string;
};
