export declare const rpgAwesomeIconFalling: {
    name: 'falling';
    data: string;
};
