export declare const rpgAwesomeIconHand: {
    name: 'hand';
    data: string;
};
