export declare const rpgAwesomeIconMontains: {
    name: 'montains';
    data: string;
};
