export declare const rpgAwesomeIconShovel: {
    name: 'shovel';
    data: string;
};
