import { getRequestURL } from 'h3'; /** @since 3.5.0 */ export declare function useRequestURL(opts?: Parameters[1]): URL;