export declare function useSetCaptureUrlPageParams(): (params: { articleId?: string; categorySlug?: string; utmMedium?: string; }) => void;