import React, { FC } from 'react'; import { COUNTER_ID } from './senders'; export const MetrikaCounter: FC = () => ( <> {``} > );