export declare const emitRender: (val: void, isState?: boolean | undefined) => void, onRender: (cb: (val: void) => void, once?: boolean | undefined) => import("@lincode/promiselikes").Cancellable;
