export declare const rpgAwesomeIconForward: {
    name: 'forward';
    data: string;
};
