/** * depth is used for `blockStyleFnPlugin` */ declare const UpdateBlockDepthData: () => void; export default UpdateBlockDepthData;