export declare const rpgAwesomeIconPlayerLift: {
    name: 'player_lift';
    data: string;
};
