export declare const rpgAwesomeIconFish: {
    name: 'fish';
    data: string;
};
