export declare const rpgAwesomeIconCog: {
    name: 'cog';
    data: string;
};
