declare const useHref: (href: string) => string;
export { useHref, useHref as getHref };
