export const count = (event:string) => {
yaCounter90644479.reachGoal(event)
gtag('event', event);
console.log(event)
}