export declare const rpgAwesomeIconXMark: {
    name: 'x_mark';
    data: string;
};
