import type { useGtag } from './useGtag.js';
export declare function useGtagMock(): ReturnType<typeof useGtag>;
