import { UseAnalyticsReturn } from "./types"; export declare const useAnalytics: () => UseAnalyticsReturn;