import { ThreeViewer } from 'threepipe';
import { UiObjectConfig } from 'uiconfig.js';
import { TweakpaneUiPlugin } from './TweakpaneUiPlugin';
export declare const makeTextSvg2: (text: string) => string;
export declare const tpImageInputGenerator: (viewer: ThreeViewer) => (parent: any, config: UiObjectConfig, renderer: TweakpaneUiPlugin, params?: any) => any;
//# sourceMappingURL=tpImageInputGenerator.d.ts.map