declare const _default: (depth: 1 | 2 | 3 | 4 | 5 | 6) => () => (tree: any, file: any) => void;

export { _default as default };
