export declare const rpgAwesomeIconBullets: {
    name: 'bullets';
    data: string;
};
