#pragma once
#include "natives.hpp"
namespace big::features::notify
{
void above_map(const char* text);
}