export declare const rpgAwesomeIconBearTrap: {
    name: 'bear_trap';
    data: string;
};
