export declare const rpgAwesomeIconSkull: {
    name: 'skull';
    data: string;
};
