declare const useDesignMode: (props: any, { registerValueVariable, openDrawer, closeDrawer, data }: any) => void; export default useDesignMode;