export declare const rpgAwesomeIconTentacle: {
    name: 'tentacle';
    data: string;
};
