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