export declare const rpgAwesomeIconTrail: {
    name: 'trail';
    data: string;
};
