export declare const rpgAwesomeIconTwoHearts: {
    name: 'two_hearts';
    data: string;
};
