export declare const rpgAwesomeIconOctopus: {
    name: 'octopus';
    data: string;
};
