export declare const rpgAwesomeIconPill: {
    name: 'pill';
    data: string;
};
