export declare const rpgAwesomeIconUnplugged: {
    name: 'unplugged';
    data: string;
};
