import { StdUiRoot } from './index';
export declare function toEps(root: StdUiRoot): string;
