import type { CaptureUrlParams } from "../utils/captureUrlParams"; export declare function useCaptureUrlParams(): CaptureUrlParams;