declare const LinkPreview: import("svelte").Component; type LinkPreview = ReturnType; export default LinkPreview;