export declare const rpgAwesomeIconHearts: {
    name: 'hearts';
    data: string;
};
