export declare const rpgAwesomeIconPlayerShot: {
    name: 'player_shot';
    data: string;
};
