export declare const rpgAwesomeIconCannonShot: {
    name: 'cannon_shot';
    data: string;
};
