/**
 * ### Use Track Navigation
 *
 * Set up the event Navigation event listeners to track the current componentId.
 */
export declare const useTrackNavigation: (passedComponentId: string) => void;
//# sourceMappingURL=useTrackNavigation.d.ts.map