export declare const rpgAwesomeIconCycle: {
    name: 'cycle';
    data: string;
};
