export function delay(time: any): Promise<any>;
export function step(): Promise<any>;
export const prefix: "t-tree";
