import { AllTreeRenderProps } from "../types"; export declare const createDefaultRenderers: (renderDepthOffset: number) => AllTreeRenderProps;