export declare const rpgAwesomeIconShark: {
    name: 'shark';
    data: string;
};
