/** * @license * Copyright 2021 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ export { /** * You can import directly from @lit/react now. * @deprecated */ type ControllerConstructor, /** * You can import directly from @lit/react now. * @deprecated */ useController, } from '@lit/react/use-controller.js'; //# sourceMappingURL=use-controller.d.ts.map