import { EditorBrickGlobal } from '@chief-editor/core';
export declare function useBrickActiveChangeUpdate(brick: EditorBrickGlobal): void;
