import type { GtagCommands } from '../types.js'; export declare function useTrackEventMock(..._args: GtagCommands['event']): void;