import { U as UpdatePageview } from '../typings-BHfwgMJs.js'; declare const isSupported: boolean; declare const usePageview: () => UpdatePageview; export { isSupported, usePageview };