import type { RenderMode } from '../typings/spec';
export declare function toRenderMode(mode: RenderMode): any;
