@fluid-topics/ft-search-saved-searches 1.2.28 → 1.2.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,7 +16,7 @@ export declare class FtSearchSavedSearches extends FtSearchSavedSearches_base im
16
16
  private requiredRole;
17
17
  static elementDefinitions: ElementDefinitionsMap;
18
18
  constructor();
19
- render(): typeof nothing | import("lit").TemplateResult<1>;
19
+ render(): typeof nothing | import("lit-html").TemplateResult<1>;
20
20
  private renderDescription;
21
21
  private renderSearchButton;
22
22
  private renderAlertStatus;