export declare const rpgAwesomeIconTicTacToe: {
    name: 'tic_tac_toe';
    data: string;
};
