import { h } from 'preact'; import { SelectionMenuRendererProps } from '@pdfmergy/plugin-ui/preact'; export declare function SchemaSelectionMenu({ schema, documentId, props }: SelectionMenuRendererProps): h.JSX.Element; //# sourceMappingURL=schema-selection-menu.d.ts.map