export declare const rpgAwesomeIconShuriken: {
    name: 'shuriken';
    data: string;
};
