export { default } from "./link-preview.component";
export type { LinkPreviewProps } from "./link-preview.component";
