/** @jsxImportSource preact */ import { h } from 'preact'; export declare function AnnotationSidebar({ documentId }: { documentId: string; }): h.JSX.Element | null; //# sourceMappingURL=annotation-sidebar.d.ts.map