export declare const rpgAwesomeIconRabbit: {
    name: 'rabbit';
    data: string;
};
