export declare const rpgAwesomeIconTorch: {
    name: 'torch';
    data: string;
};
