import { Handy } from './handy'; export declare function renderUUI(handy: InstanceType, uuiId: string): void;