import { Href } from '../../types'; export declare function HrefPreview({ href }: { href: Href; }): import("react").JSX.Element; //# sourceMappingURL=HrefPreview.d.ts.map