export declare const rpgAwesomeIconFox: {
    name: 'fox';
    data: string;
};
