export declare const rpgAwesomeIconUnderhand: {
    name: 'underhand';
    data: string;
};
