export declare const rpgAwesomeIconMoonSun: {
    name: 'moon_sun';
    data: string;
};
