export declare const rpgAwesomeIconHeavyFall: {
    name: 'heavy_fall';
    data: string;
};
