export const reachGoal = (goalName: string) => {
return window.yaCounter68914120?.reachGoal?.(goalName);
};