import { Annotation } from './core/types'; export declare const pdfAnnotations: Annotation[]; export default function Preview(): import("react/jsx-runtime").JSX.Element;