UNPKG

@grapecity/gcimageviewer

Version:

Document Solutions Image Viewer

3 lines (2 loc) 182 B
import { GcImageViewer } from "../../GcImageViewer"; export declare function renderSecondToolbarControls(toolbarKey: string, viewer: GcImageViewer): (JSX.Element | null)[] | null;