export declare const rpgAwesomeIconRepair: {
    name: 'repair';
    data: string;
};
