export declare const rpgAwesomeIconChessboard: {
    name: 'chessboard';
    data: string;
};
