export declare const rpgAwesomeIconCoffeeMug: {
    name: 'coffee_mug';
    data: string;
};
